Skip to content

1.7.0

Latest

Choose a tag to compare

@shivammathur shivammathur released this 14 Mar 21:00
e0e0174
  • Added support to build and test PHP with custom library builds from winlibs/winlib-builder.
  • Added smoke tests for PHP build artifacts and a local workflow to validate local installs.
  • Added caching for Visual Studio components in extension builds.
  • Fixed duplicate checkout handling in extension builds.
  • Refactored file discovery for extension sources and improved extension build logs.
  • Fixed building PHP from local source directories and from paths containing spaces.
  • Improved PHP test stability with worker crash fallback, longer extension test timeouts, and full paths for opcache.file_cache.
  • Added support to skip uploads in the PECL workflow.
  • Updated GitHub Actions to Node 24 compatible versions.
  • Fixed patches for SeasLog, MongoDB for x86 arch, pdo_sqlsrv, and zip extensions.