Product SiteDocumentation Site

Changelog

B.1. Version 11.4

Version 11.4 is currently under development.
  • [ #560 ] Remove fixes for secruity issues that have been fixed in PHP years ago. ( realityking )
    PHP GLOBALS injection bug: http://www.hardened-php.net/globals-problem PHP Zend_Hash_Del_Key_Or_Index bug: http://securitytracker.com/id/1016649
  • [ #559 ] Adding documentation for the Github package. ( ianmacl )
    A short write up on how to use the Github package.
  • [ #553 ] Output only one deprecation warning for JRequest. ( realityking )
    Don't load JRequest if _JREQUEST_NO_CLEAN is set.