Skip to content
Compare
Choose a tag to compare
@shivammathur shivammathur released this 08 Aug 11:24
975f42d
  • Resume nightly PHP 8 builds on Windows from shivammathur/php-builder-windows. Fixes #261
  • Add support for protoc and grpc_php_plugin tools. Closes #262
  • Improve PHP installation speed using cached packages.
  • Revert to default packagist mirror for old PHP.
  • Use cached composer builds from shivammathur/composer-cache.
  • Use blackfire API to get versions.
  • Accept PECL default parameters.
  • Improve cURL use.
  • Limit swoole support to PHP 7.4.
  • Dry extension and tools code with custom support.
  • Fail fast PCOV on unsupported PHP versions.
  • Remove update_extension from linux.sh.
  • Remove obsolete pcov.sh.
  • Fix warning in cleanup_lists on ubuntu-20.04.
  • Fix updating lists in phalcon setup on Ubuntu.
  • Fix coverage message in node workflow.
  • Bump supported version in SECURITY.md.