View categories
September 2018 PHP runtimes and extensions update
Change effective on 14 September 2018
The following new runtime versions are now available for PHP applications:
- PHP 5.6.38
- PHP 7.0.32
- PHP 7.1.22
- PHP 7.2.10
The following PHP extensions have been added or updated:
-
ext-newrelic
, version 8.2.0.221 -
ext-phalcon
, version 3.4.1
Warnings are now emitted during deploy if a selected PHP version is close to, or has reached, end of active maintenance or end of life.
The FCGI socket created by PHP-FPM now uses suitable permissions to allow operation inside containers that launch processes as the superuser (root
).