setup-php v2.3.1 Release Notes
Release Date: 2020-06-19 // almost 3 years ago-
- ➕ Add support for
Xdebug
onPHP 8.0
on all OS.
Nowcoverage: xdebug
would work onPHP 8.0
.
It will setup a nightly version ofXdebug3
onPHP 8.0
and setxdebug.mode=coverage
inphp.ini
. - 🍎 Use
shivammathur/homebrew-extensions
tap forPCOV
andXdebug
onPHP 5.6
and above onmacOS
. - ➕ Add support for
x86
PCOV
andXdebug
forPHP 8.0
on self-hosted windows runners. - ✂ Remove dashes from step ids.
- ✂ Remove deprecated
--no-suggest
flag from composer command in examples.
- ➕ Add support for