Releases: php/php-windows-builder
Releases · php/php-windows-builder
1.1.0
- Added support to build with the master branch of php-src as the php-version.
- Switched to windows-2022.
- Added support to install missing visual studio components. For instance vc15 on windows-2022.
- Added zip extension in artifact names. (#11)
- Added input in php workflow to not upload the builds to the downloads server.
- Added cmdlet to setup oci db.
- Fixed running test for pdo_oci.
- Fixed logs on build failure.
1.0.5
- Improved packaging for
datadog_trace
extension. - Switched to windows-2022 for VS2019.
- Fixed running tests for
amqp
extension. - Fixed extracting dependencies in case multiple versions are picked up.
1.0.4
- Fixed running imagick tests that need config files.
- Fixed checking for vs toolsets in GitHub runners.
1.0.3
- Fixed running tests for PHP 7.2 and PHP 7.3.
- Added support to specify number of test workers.
- Added support to trigger uploads to downloads server for PECL builds.
- Fixed adding dependency pdb files to the packages.
Full Changelog: 1.0.2...1.0.3
1.0.2
- Added support to build PHP 8.4 by default in extension-matrix action.
- Updated the toolset version used for vs17.
- Fixed loading extensions with dependencies in tests (#9).
- Change opcache mode to off by default.
Full Changelog: 1.0.1...1.0.2