Releases: llaville/php-compatinfo-db
Releases · llaville/php-compatinfo-db
6.2.0
6.2.0 - 2024-01-22
Added
- PHP 8.2.15 support
- PHP 8.3.2 support
Changed
- Solr 2.7.0 with PHP 8.3 support
Full Changelog: 6.1.1...6.2.0
6.1.1
6.1.0
6.1.0 - 2023-12-29
Added
- PHP 8.1.27 support
- PHP 8.2.14 support
- PHP 8.3.1 support
- Introduces
db:newcommand that combinedb:createanddb:initactions - Introduces
Dockerfileto build Docker distribution
Changed
- update mcrypt reference to version 1.0.7
- mcrypt reference is now identified as no more supported
Fixed
- usage of
Symfony\Component\Messenger\Exception\WrappedExceptionsTrait::getWrappedExceptionscalls - description of
db:createcommand
Full Changelog: 6.0.2...6.1.0
6.0.2
6.0.2 - 2023-12-18
No changes on application since version 6.0.1
Fixed
- CI
releaseworkflow (missed BOX tool setup from matrix)
Full Changelog: 6.0.1...6.0.2
6.0.0
6.0.0 - 2023-12-06
Changed
- Migrate Doctrine Annotations to PHP Attributes
- upgrade Symfony components constraint now new LTS is 6.4 (drop support to old LTS 5.4)
- upgrade xdebug reference to version 3.3.0
- update igbinary reference to version 3.2.15
- update zip reference to version 1.22.3
- #136 : Allow Symfony 7
Removed
- drop support to PHP 8.0
- drop support to PHPUnit 9
Fixed
- #135 : Better implementation of provider to get constants from extension
Full Changelog: 5.14.1...6.0.0
5.14.1
5.14.1 - 2023-11-28
Fixed
- Doctrine ORM Lazy ghost objects feature fixed for PHP 8.0 compatibility
Full Changelog: 5.14.0...5.14.1
5.13.0
5.13.0 - 2023-11-13
Added
tests/bootstrap.phpfile to prevent PHPUnit to failed with error if database is now built and populate (launch auto diagnose)
Changed
- update APCu reference to version 5.1.23
- update ast reference to version 1.1.1
- CompatInfoDB 5.13 will be the last version to support PHP 8.0; 8.1 and 8.2 will be accepted but not 8.3
Full Changelog: 5.12.0...5.13.0
5.12.0
5.12.0 - 2023-11-10
Added
- new Random extension (PHP 8.2 feature)
- support to new
opentelemetryextension
Removed
symfony/finderis only required bysymfony/framework-bundlewhich is a dev requirement
Full Changelog: 5.11.0...5.12.0
5.11.0
5.11.0 - 2023-11-01
Added
db:listcommand is now able to show outdated references only depending on your platformdb:listcommand is now able to show installed references only depending on your platformdb:listcommand is now able to show references in raw format when debug mode is active- PHP 8.1.25 support
- PHP 8.2.12 support
Changed
- update http reference to version 4.2.4
- update amqp reference to version 2.1.1
- update redis reference to version 6.0.2
Fixed
- link to documentation on about command
PlatformHydratoris now completed withhydratemethod implementation
Full Changelog: 5.10.0...5.11.0
5.10.0
5.10.0 - 2023-10-01
Added
- support to major release Redis 6
- PHP 8.1.24 support
- PHP 8.2.11 support
Changed
- update amqp reference to support version 2.1.0
Full Changelog: 5.9.0...5.10.0