Skip to content
Compare
Choose a tag to compare
@shivammathur shivammathur released this 05 May 09:36
dccdb5a
  • Add support to configure GitHub OAuth token in composer. Refer to the documentation for this.
  • Add support for ast and uopz ubuntu packages. Now it is not required to setup pecl for these 2 extensions.
  • Recompile PCOV for PHP 8.0 to fix crashes on windows.
  • Bump the minimum Xdebug version for PHP 7.1 to 7.4.
  • Update formulae for PHP 8.0 on macOS before setup.
  • Refactor PHP setup on linux.
  • Setup libzip-dev to fix symbol error in PHP 8.0 on ubuntu.
  • Fix icu4c version for PHP 5.6 and 7.0 on macOS.
  • Fix loading PECL extensions. Fixes #217