R5.0 Dependencies
1. Requirements
1.1. PHP
PHP >= 5.2 (PHP 5.3 recommended)1.1.1. Necessity to raise the PHP version
PHP version
- 5.2
cause for raise
- end of support[link1]
- library dependency
- core dependency
1.2. Web server
Apache >= 2.4Apache version
- 2.2
- EOS December 2017
1.3. Database
SQL database system, one of:MariaDB >= 10.0.5
MySQL >= 5.6.4
MySQL >= 5.6.4
1.3.1. Necessity to raise the Database version
DB version
- MariaDB 10.0.5 & MySQL 5.6.4
- InnoDB Full-text Search support
2. Used Libraries
# | directory | project | version | status | |
---|---|---|---|---|---|
2 | captcha | freeCap[link2] | 1.4.1 | patched: various, see repo | |
3 | htmlsax3 | HTMLSAX3[link3] | 3.0.0 | patched: various, see repo | |
4 | phpmailer | PHPMailer[link4] | 5.2.1 | patched: various, see repo | |
6 | safehtml | SafeHTML[link5] | 1.3.11 | patched: various, see repo | |
7 | simplepie | SimplePie[link6] | 1.3 | unpatched | |
8 | text_highlighter | Text_Highlighter[link7] | 0.8.0 | patched: various, see repo |
Upstream projects
- [link1] https://www.php.net/eol.php
- [link2] https://wackowiki.org/doc/Dev/Components/Lib/Captcha
- [link3] https://pear.php.net/package/XML_HTMLSax3/
- [link4] https://github.com/PHPMailer/PHPMailer
- [link5] https://wackowiki.org/doc/Dev/Projects/SafeHTML
- [link6] https://github.com/simplepie/simplepie
- [link7] https://pear.php.net/package/Text_Highlighter/