Releases: heroku/heroku-buildpack-php
Releases · heroku/heroku-buildpack-php
v277
ADD
- PHP/8.3.27 [David Zuelke]
- PHP/8.4.14 [David Zuelke]
- ext-mongodb/1.21.2 [David Zuelke]
- ext-mongodb/2.1.4 [David Zuelke]
- ext-memcached/3.4.0 [David Zuelke]
- ext-blackfire/1.92.48 [David Zuelke]
- ext-grpc/1.76.0 [David Zuelke]
CHG
- librdkafka/2.12.1 [David Zuelke]
- blackfire/2.29.2 [David Zuelke]
v276
CHG
- Automatically finish recording durations of build steps for bin/report where needed (e.g. on build failure) [David Zuelke]
- Show linter error message if composer.json or composer.lock is malformed [David Zuelke]
- Log reason and details for bin/report on build failure [David Zuelke]
- Automatically log details about failures for bin/report if not handled explicitly [David Zuelke]
- Log details about unhandled internal errors for bin/report [David Zuelke]
v275
v274
v273
ADD
- PHP/8.3.25 [David Zuelke]
- PHP/8.4.12 [David Zuelke]
- ext-newrelic/12.0.0.25 [David Zuelke]
- ext-apcu/5.1.27 [David Zuelke]
- ext-raphf/2.0.2 [David Zuelke]
- ext-blackfire/1.92.42 [David Zuelke]
CHG
- librdkafka/2.11.1 [David Zuelke]
- Composer/2.8.11 [David Zuelke]
- blackfire/2.29.0 [David Zuelke]
v272
CHG
- Add new internal data store for capturing measurements at build time [Ed Morley]
- Record basic measurements about the build (number of dependencies, PHP versions) and make them available for consumption by a build system via bin/report [David Zuelke]
- Record durations of relevant build steps for bin/report [David Zuelke]
- Record stats about polyfill replacement operations during platform install for bin/report [David Zuelke]
v271
v270
CHG
- Use bootstrapped Composer and minimal PHP for internal operations even after platform packages installation [David Zuelke]
- Ensure auto-installation of ext-blackfire and ext-newrelic even if userland polyfills are present [David Zuelke]
- Print full package/version details on auto-installation of ext-blackfire and ext-newrelic [David Zuelke]
- Streamline formatting and indentation for userland polyfill and ext-blackfire/ext-newrelic installation steps [David Zuelke]
- Remove redundant printing of Composer version before userland dependency installation [David Zuelke]
- Increase Apache HTTPD and Nginx keep-alive timeouts to 95 seconds for compatibility with Heroku Router 2.0 idle timeout of 90 seconds [David Zuelke]
v269
ADD
- PHP/8.1.33 [David Zuelke]
- PHP/8.2.29 [David Zuelke]
- PHP/8.3.23 [David Zuelke]
- PHP/8.4.10 [David Zuelke]
- ext-mongodb/2.1.1 [David Zuelke]
- ext-mongodb/1.21.1 [David Zuelke]
- ext-blackfire/1.92.40 [David Zuelke]
- ext-newrelic/11.10.0.24 [David Zuelke]
CHG
- Disable ScoutAPM monitoring during builds [David Zuelke]
- blackfire/2.28.28 [David Zuelke]
- librdkafka/2.11.0 [David Zuelke]
FIX
- Spawned background processes (e.g. ScoutAPM core-agent) may cause builds to hang forever [David Zuelke]