PHP support beta: runtime and extensions update
Change effective on 06 May 2014
PHP support beta has received several updates; significant changes are listed below:
- PHP 5.5.12 is now available and used as the default runtime version
- extension
apcuis now available - extension
mongois now available - extension
redisis now available - extensions
sqlite3andpdo_sqliteare now built shared and must be enabled incomposer.json - the standard configuration for Apache has been refactored; among many changes,
.phpfiles are now handled by PHP-FPM viamod_rewriterather than aProxyPassMatch - the standard configuration for Nginx has been refactored