Released version 2.1.0
Minimal PHP version since this release is 7.1. That's actually the main reason for this release.
-
Internal code improvements
- used PHP 7.1 features
- added PHP 7.1 typehints
- strict types usage
-
Bypass finals respects
final
as a literal -
Added notification when empty code coverage report data
-
The
--coverage-src
option is repeatable (#388)
For more information see documentation and changelog.