This release is possible because of our sponsors ❤️.
Help setup-php reach its sponsorship goals.
-
Added support for OpenSSL config on Windows. #564
Nowsetup-php
will set the environment variableOPENSSL_CONF
pointing to a validopenssl.cnf
file on Windows. -
Added GitHub releases fallback URL for
phing
. -
Updated version of
sqlsrv
andpdo_sqlsrv
extensions to5.10.0
for PHP 7.4 and above. -
Fixed logs for
symfony-cli
on failure. #568 -
Fixed setting an environment variable on Windows in self-hosted environments.
-
Fixed a bug in adding a directory to
PATH
. #562 -
Fixed a minor UUOC shellcheck warning in
add_tools.sh
. -
Updated Node.js dependencies.
Thanks! @mlocati for adding Set-OpenSSLConf
🚀