View categories
PHP and HHVM runtime, extension and web server updates
Change effective on 06 June 2014
Heroku’s PHP support received several updates:
- PHP 5.5.13 is now available. For the time being, due to reported backwards compatibility breaks in libraries such as Doctrine, 5.5.12 will remain the default version.
- HHVM 3.1.0 is now available.
- PHP extension
gettext
is now available, and themongo
andnewrelic
extensions have been updated to their respective latest versions. - The default rewrites that proxy requests for
.php
files to PHP-FPM in Apache have been optimized for better compatibility with various rewrite and.htaccess
scenarios.