setup-php v2.4.1 Release Notes

Release Date: 2020-08-08 // almost 3 years ago
    • ๐Ÿ Resume nightly PHP 8 builds on Windows from shivammathur/php-builder-windows. Fixes #261
    • Add support for protoc and grpc_php_plugin tools. Closes #262
    • ๐Ÿ‘Œ Improve PHP installation speed using cached packages.
    • โช Revert to default packagist mirror for old PHP.
    • ๐Ÿ— Use cached composer builds from shivammathur/composer-cache.
    • ๐Ÿ‘‰ Use blackfire API to get versions.
    • 0๏ธโƒฃ Accept PECL default parameters.
    • ๐Ÿ‘Œ Improve cURL use.
    • ๐Ÿ‘ Limit swoole support to PHP 7.4.
    • ๐Ÿ‘ Dry extension and tools code with custom support.
    • ๐Ÿ‘ Fail fast PCOV on unsupported PHP versions.
    • โœ‚ Remove update_extension from linux.sh.
    • โœ‚ Remove obsolete pcov.sh.
    • ๐Ÿ›  Fix warning in cleanup_lists on ubuntu-20.04.
    • ๐Ÿ›  Fix updating lists in phalcon setup on Ubuntu.
    • ๐Ÿ›  Fix coverage message in node workflow.
    • ๐Ÿ”’ Bump supported version in SECURITY.md.