- Add support for adding problem matchers for
PHPUnit
. - Set ProgressPreference to
SilentlyContinue
inwin32.ps1
. - Switch to
x64
version forPHP >= 7.0
onwindows
. - Add support for
PHP 8.0.0-dev
on windows. - Fix enabling zend extensions.
- Fix typo in comment in
actions.yml
. - Remove coverage drivers completely if requested.
- Add support for
ext-phalcon
afterv4
release.