Releases: llaville/php-compatinfo
Releases · llaville/php-compatinfo
6.1.2
6.1.1
Changed
- GH-319 Add Platform to composer.json (thanks to @remicollet)
- fix
php-compatinfo-db
constraint to avoid conflict with new version feature introduced in 3.17.0
Fixed
Removed
6.0.4
6.1.0
Added
- improves
output
option by introducing Reporter extension (see documentation) - #312: Add SARIF output format
Changed
-
moved Doctrine ORM
cli-config.php
file from root folder toconfig/
directory (more sense) -
Support Typed properties features, now minimum PHP requirement is 7.4
Read more about this feature at :
Removed
Bartlett\CompatInfo\Presentation\Console\ApplicationInterface::VERSION
constant that identify current version of Application- deprecated / End Of Life composer plugin
composer/package-versions-deprecated
, and use Composer 2.2 (LTS) equivalent feature symfony/phpunit-bridge
dependency (not used)
5.5.6
WARNING All previous versions that support PHP 7.4 are also affected, but I maintain only the last version 5.5.x
Fixed
6.0.3
6.0.2
5.5.5
6.0.1
Fixed
- #309: Composer 2.2 compatibility for plugins (thanks to @remicollet for reporting)
- #310: Symfony 4 compatibility (thanks to @remicollet for reporting)