View source for R5.0 Dependencies

{{toc numerate=1}}

===Requirements===
====PHP====
PHP >= 5.2 (PHP 5.3 recommended)

=====Necessity to raise the PHP version=====

PHP version
  * 5.2


cause for raise
  * ((https://www.php.net/eol.php end of support))
  * library dependency
  * core dependency

====Web server====
Apache >= 2.4

Apache version
  * 2.2 
    * EOS December 2017

====Database====
SQL database system, one of:
  MariaDB >= 10.0.5
  MySQL >= 5.6.4

=====Necessity to raise the Database version=====

DB version
  * MariaDB 10.0.5 & MySQL 5.6.4
    * InnoDB Full-text Search  support

===Used Libraries===

#|
*| # | directory | project | version | status |  |*
|| 2 | captcha | ((/Dev/Components/Lib/Captcha freeCap)) | 1.4.1 | patched: various, see repo |  ||
|| 3 | htmlsax3 | ((https://pear.php.net/package/XML_HTMLSax3/ HTMLSAX3)) | 3.0.0 | patched: various, see repo |  ||
|| 4 | phpmailer | ((https://github.com/PHPMailer/PHPMailer PHPMailer)) | 5.2.1 | patched: various, see repo |  ||
|| 6 | safehtml | ((https://wackowiki.org/doc/Dev/Projects/SafeHTML SafeHTML)) | 1.3.11 | patched: various, see repo |  ||
|| 7 | simplepie | ((https://github.com/simplepie/simplepie SimplePie)) | 1.3 | unpatched |  ||
|| 8 | text_highlighter | ((https://pear.php.net/package/Text_Highlighter/ Text_Highlighter)) | 0.8.0 | patched: various, see repo |  ||
|#


Upstream projects