PHP web servers update

Change effective on 23 July 2014

Heroku’s PHP support received the following updates today:

  • Apache was updated to version 2.4.10;
  • Nginx was updated to version 1.6.0;
  • Modules mod_remoteip and ngx_http_realip_module are now available for Apache and Nginx, respectively.

Additionally, the following fixes are included in this update:

  • Fixed ext/imagick builds to use the latest ImageMagick version (6.8.9-5);
  • Fixed an issue where PHP extensions would not get installed when both HHVM and PHP runtimes were requested via composer.json/composer.lock.