diff --git a/CHANGELOG.md b/CHANGELOG.md index 23108683e..77e0b5f11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ ## [Unreleased] +### ADD + +- PHP/8.2.17 [David Zuelke] +- PHP/8.3.4 [David Zuelke] +- ext-phalcon/5.6.2 [David Zuelke] +- ext-newrelic/10.19.0.9 [David Zuelke] +- ext-mongodb/1.18.0 [David Zuelke] +- ext-blackfire/1.92.13 [David Zuelke] + +### CHG + +- Blackfire/2.26.1 [David Zuelke] +- Composer/2.7.2 [David Zuelke] ## [v247] - 2024-02-29 diff --git a/bin/compile b/bin/compile index a91fdca6b..ae0a4d989 100755 --- a/bin/compile +++ b/bin/compile @@ -258,7 +258,7 @@ curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --sil tar xzf $build_dir/.heroku/php-min.tar.gz -C $build_dir/.heroku/php-min rm $build_dir/.heroku/php-min.tar.gz -curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --silent --location -o $build_dir/.heroku/composer.tar.gz "${s3_url}composer-2.7.1.tar.gz" || { +curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --silent --location -o $build_dir/.heroku/composer.tar.gz "${s3_url}composer-2.7.2.tar.gz" || { mcount "failures.bootstrap.download.composer" error <<-EOF Failed to download Composer for bootstrapping! diff --git a/support/build/blackfire-2.25.0 b/support/build/blackfire-2.26.1 similarity index 100% rename from support/build/blackfire-2.25.0 rename to support/build/blackfire-2.26.1 diff --git a/support/build/composer-2.7.1 b/support/build/composer-2.7.2 similarity index 100% rename from support/build/composer-2.7.1 rename to support/build/composer-2.7.2 diff --git a/support/build/extensions/no-debug-non-zts-20180731/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20180731/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20180731/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20180731/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20180731/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20180731/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20180731/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20180731/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20190902/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20190902/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20190902/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20190902/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20190902/mongodb-1.17.2 b/support/build/extensions/no-debug-non-zts-20190902/mongodb-1.18.0 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20190902/mongodb-1.17.2 rename to support/build/extensions/no-debug-non-zts-20190902/mongodb-1.18.0 diff --git a/support/build/extensions/no-debug-non-zts-20190902/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20190902/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20190902/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20190902/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20200930/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20200930/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20200930/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20200930/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20200930/mongodb-1.17.2 b/support/build/extensions/no-debug-non-zts-20200930/mongodb-1.18.0 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20200930/mongodb-1.17.2 rename to support/build/extensions/no-debug-non-zts-20200930/mongodb-1.18.0 diff --git a/support/build/extensions/no-debug-non-zts-20200930/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20200930/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20200930/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20200930/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20200930/phalcon-5.6.1 b/support/build/extensions/no-debug-non-zts-20200930/phalcon-5.6.2 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20200930/phalcon-5.6.1 rename to support/build/extensions/no-debug-non-zts-20200930/phalcon-5.6.2 diff --git a/support/build/extensions/no-debug-non-zts-20210902/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20210902/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20210902/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20210902/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20210902/mongodb-1.17.2 b/support/build/extensions/no-debug-non-zts-20210902/mongodb-1.18.0 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20210902/mongodb-1.17.2 rename to support/build/extensions/no-debug-non-zts-20210902/mongodb-1.18.0 diff --git a/support/build/extensions/no-debug-non-zts-20210902/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20210902/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20210902/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20210902/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20210902/phalcon-5.6.1 b/support/build/extensions/no-debug-non-zts-20210902/phalcon-5.6.2 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20210902/phalcon-5.6.1 rename to support/build/extensions/no-debug-non-zts-20210902/phalcon-5.6.2 diff --git a/support/build/extensions/no-debug-non-zts-20220829/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20220829/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20220829/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20220829/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20220829/mongodb-1.17.2 b/support/build/extensions/no-debug-non-zts-20220829/mongodb-1.18.0 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20220829/mongodb-1.17.2 rename to support/build/extensions/no-debug-non-zts-20220829/mongodb-1.18.0 diff --git a/support/build/extensions/no-debug-non-zts-20220829/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20220829/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20220829/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20220829/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20220829/phalcon-5.6.1 b/support/build/extensions/no-debug-non-zts-20220829/phalcon-5.6.2 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20220829/phalcon-5.6.1 rename to support/build/extensions/no-debug-non-zts-20220829/phalcon-5.6.2 diff --git a/support/build/extensions/no-debug-non-zts-20230831/blackfire-1.92.10 b/support/build/extensions/no-debug-non-zts-20230831/blackfire-1.92.13 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20230831/blackfire-1.92.10 rename to support/build/extensions/no-debug-non-zts-20230831/blackfire-1.92.13 diff --git a/support/build/extensions/no-debug-non-zts-20230831/mongodb-1.17.2 b/support/build/extensions/no-debug-non-zts-20230831/mongodb-1.18.0 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20230831/mongodb-1.17.2 rename to support/build/extensions/no-debug-non-zts-20230831/mongodb-1.18.0 diff --git a/support/build/extensions/no-debug-non-zts-20230831/newrelic-10.17.0.7 b/support/build/extensions/no-debug-non-zts-20230831/newrelic-10.19.0.9 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20230831/newrelic-10.17.0.7 rename to support/build/extensions/no-debug-non-zts-20230831/newrelic-10.19.0.9 diff --git a/support/build/extensions/no-debug-non-zts-20230831/phalcon-5.6.1 b/support/build/extensions/no-debug-non-zts-20230831/phalcon-5.6.2 similarity index 100% rename from support/build/extensions/no-debug-non-zts-20230831/phalcon-5.6.1 rename to support/build/extensions/no-debug-non-zts-20230831/phalcon-5.6.2 diff --git a/support/build/php-8.2.16 b/support/build/php-8.2.17 similarity index 100% rename from support/build/php-8.2.16 rename to support/build/php-8.2.17 diff --git a/support/build/php-8.3.3 b/support/build/php-8.3.4 similarity index 100% rename from support/build/php-8.3.3 rename to support/build/php-8.3.4