- Fix
Get-BuildDirectory
to always return absolute path. - Fixed fetching
instantclient
for building OCI extensions. - Fix regression in building PHP with correct dependencies.
- Fix directory name in PECL workflow when extension name is capitalized.
- Fix building on repos with multiple
config.w32
andpackage.xml
files. - Improve parsing
composer.json
for configure arguments. - Add example workflows and improve the
README
.