Skip to content

Choose a tag to compare

@shivammathur shivammathur released this 22 Jun 02:56
dd27d4e
  • Add support for Xdebug on PHP 8.0 on all OS.
    Now coverage: xdebug will setup a nightly version of Xdebug3 on PHP 8.0 and set xdebug.mode=coverage in php.ini.
  • Use shivammathur/homebrew-extensions tap for PCOV and Xdebug on PHP 5.6 and above on macOS.
  • Add support for x86 PCOV and Xdebug for PHP 8.0 on self-hosted Windows runners.
  • Fix pdo extensions setup on self-hosted runners.
  • Update documentation regarding services on self-hosted runners.
  • Remove dashes from step ids.
  • Remove deprecated --no-suggest flag from composer command in examples.