Skip to content

1.6.0

Choose a tag to compare

@shivammathur shivammathur released this 10 Jan 06:08
· 16 commits to master since this release
5ffdefc
  • Improved Get-ExtensionSource to use current checked out source. (#23)
  • Improved adding boost library.
  • Improved auto library detection.
  • Fixed support to install Oracle DB to run tests for oci extensions.
  • Fixed typo in Add-Extension.
  • Fixed duplication logic in Add-Path.
  • Improved parsing extension name from config.w32.
  • Fixed overwrite in Add-ExtensionDependencies.
  • Fixed building mysql_xdevapi extension.
  • Fixed run-tests.php params to match the Makefile defaults.
  • Refactored extension specific code out of Invoke-Tests.
  • Set PHP_BUILD_PROVIDER for PHP builds in php workflow.