1.0.0
Below, you can find the full changelog for this release, compared to the last 0.x tag (0.12.3):
Breaking changes
- Scalar and return types added everywhere possible
Added
- Add support for PHP 7.4
- Add support for Symfony 5
- Add support for ext-pcov as a coverage driver #146
- Add support for
phpunit/phpunit
8 andphpunit/php-code-coverage
7 #133 - Add explicit requirement for
ext-dom
andext-json
#134
Fixed
Changed
- Update PHPStan to 0.12 #128 + #145
- Prefer Pcov or Xdebug over PHPDBG as coverage driver #146
- Update coding standard to 0.3 #131