Skip to content

Choose a tag to compare

@shivammathur shivammathur released this 19 Jun 19:33
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.