Skip to content

Releases: php/php-windows-builder

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