Skip to content
Compare
Choose a tag to compare
@shivammathur shivammathur released this 19 Jun 19:33
· 149 commits to releases/v1 since this release
a74c336

v1 maintenance release

  • 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.
  • Remove dashes from step ids.
  • Remove deprecated --no-suggest flag from composer command in examples.