Skip to content

Releases: php/php-windows-builder

1.0.3

12 Mar 23:29
1.0.3
0c7f30f
Compare
Choose a tag to compare
  • 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

02 Jan 11:16
9ffe742
Compare
Choose a tag to compare
  • 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

1.0.1

19 Nov 15:55
1.0.1
1060225
Compare
Choose a tag to compare
  • Improved logs in extensions action.
  • Fixed building extensions that depend on other extensions.
  • Switched to using sdk-starter script instead of a specific script for a VS version. (#7)
  • Improved UX for dispatch workflows.

1.0.0

13 Mar 18:36
1.0.0
eb2adac
Compare
Choose a tag to compare

Initial Release