setup-php v2.4.1 Release Notes
Release Date: 2020-08-08 // almost 3 years ago-
- ๐ Resume nightly
PHP 8
builds onWindows
fromshivammathur/php-builder-windows
. Fixes #261 - Add support for
protoc
andgrpc_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 toPHP 7.4
. - ๐ Dry extension and tools code with custom support.
- ๐ Fail fast
PCOV
on unsupported PHP versions. - โ Remove
update_extension
fromlinux.sh
. - โ Remove obsolete
pcov.sh
. - ๐ Fix warning in
cleanup_lists
onubuntu-20.04
. - ๐ Fix updating lists in
phalcon
setup onUbuntu
. - ๐ Fix coverage message in node workflow.
- ๐ Bump supported version in
SECURITY.md
.
- ๐ Resume nightly