Skip to content

1.1.0

Compare
Choose a tag to compare
@shivammathur shivammathur released this 28 Jun 15:31
· 8 commits to master since this release
7d5c246
  • 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.