Support Ukraine
-
Added support for installing libraries and custom configure options for
PECL
extensions. #575. Docs. -
Added support for
blackfire
extension on PHP 8.1 on Windows. -
Improved support for
http
extension on Windows and self-hosted environments. -
Fixed installing
php-dev
package on self-hosted environments when missing. #569 -
Fixed linking pecl ini file on self-hosted environments. #569
-
Fixed copying extensions when installed using brew from its Cellar to extension directory on macOS.
-
Fixed generating extension dependency map.
-
Fixed a bug in log functions on Linux and macOS by using local variables.
-
Improved switching versions on Linux. #572
-
Improved enabling default extensions by reducing PHP calls.
-
Bumped
actions/checkout
,actions/upload-artifact
,actions/download-artifact
andactions/cache
version in examples and workflows to v3. #571, #577 -
Added PECL customization guide to README.
-
Updated Node.js dependencies.
Thanks! @jrfnl for the contributions 🚀