Skip to content

1.8.0

Choose a tag to compare

@shivammathur shivammathur released this 11 Apr 21:00
· 2 commits to master since this release
131e6b1
  • Improved testing support for libraries and tests in workflows.
  • Added support to patch run-tests.php on PHP 7.4 and above to keep parallel test runs from aborting when workers crash.
  • Added/Updated patches for ssh2, grpc and couchbase extensions.
  • Added support to override series files to keep building older releases after breaking changes in dependency builds.
  • Switched extension dependency resolution from staging series package lists to stable ones.
  • Fixed building PHP 7.2.x by patching win32/build/mkdist.php.
  • Fixed smoke-tests in PHP workflows for versions using vc15 and lower.