Releases: llaville/php-compatinfo-db
Releases · llaville/php-compatinfo-db
6.16.0
6.16.0 - 2025-04-14
Important
Re-foundation of CompatInfoDB with major version 7.0 take me much more time than expected.
So I'll continue until it's ready to maintain branch 6.x compatible PHP 8.1
Added
- PHP 8.1.32 support
- PHP 8.2.28 support
- PHP 8.3.17, 8.3.19, 8.3.20 support
- PHP 8.4.4, 8.4.5, 8.4.6 support
Changed
- update
mongodbreference to version 1.21.0 and 2.0.0 - update
opentelemetryreference to version 1.1.2 - update
redisreference to version 6.2.0 - update
solrreference to version 2.8.0 - update
xdebugreference to version 3.4.2 - update
xmldiffreference to version 1.1.5 - update
zipreference to version 1.22.5 recodereference is marked as deprecated (extension not maintained)
Full Changelog: 6.15.0...6.16.0
6.15.0
6.15.0 - 2025-01-18
Important
This version is the last one to support PHP 8.1.
Next one 7.0.0 will support only PHP 8.2 or greater !
Added
- PHP 8.3.16 support
- PHP 8.4.3 support
Full Changelog: 6.14.0...6.15.0
6.14.0
6.14.0 - 2025-01-08
Added
- Some native Doctrine commands to help developers to debug their environment/installation
- PHP 8.2.27 support
- PHP 8.3.15 support
- PHP 8.4.2 support
Changed
- update
memcachedreference to version 3.3.0 - update
xdebugreference to version 3.4.1 - Use class constructor property promotion PHP 8.0 syntax and read only properties PHP 8.1 syntax
Removed
- config/bootstrap.php file; use direct autoload.php instead
Fixed
- cannot use PHAR version with APP_ENV other than prod (default)
- missing magic constant PROPERTY introduced with PHP 8.4
Full Changelog: 6.13.2...6.14.0
6.13.2
6.13.2 - 2024-12-03
Fixed
- #142 :
db:showcommand do not display all elements available in the database
Full Changelog: 6.13.1...6.13.2
6.13.1
6.13.1 - 2024-11-30
Changed
- update
mongodbreference to version 1.20.1 - update
xmldiffreference to version 1.1.4 - update
xdebugreference to version 3.4.0
Fixed
- Compatibility with PHP_CompatInfo 7.x with commit c7144f0
Full Changelog: 6.13.0...6.13.1
6.13.0
6.13.0 - 2024-11-23
Added
- PHP 8.1.31 support
- PHP 8.2.26 support
- PHP 8.3.14 support
- PHP 8.4.1 support
- ability to customize generation of Doctrine Proxy Classes (values are
never,alwaysorautoby default to keep BC)
by config setting or env var (APP_PROXY_GENERATE)
Changed
- update
httpreference to version 4.2.6 - update
rdkafkareference to version 6.0.5 - update
xlswriterreference to version 1.5.8
Full Changelog: 6.12.0...6.13.0
6.12.0
6.12.0 - 2024-10-29
Added
db:showcommand is now able to display deprecations on all components- PHP 8.2.25 support
- PHP 8.3.13 support
- PHP 8.4.0 support (until RC3)
Changed
- update
mailparsereference to version 3.1.8 - update
oauthreference to version 2.0.9 - update
oci8reference to version 3.4.0 - update
rdkafkareference to version 6.0.4 - update
redisreference to version 6.1.0 - update
uuidreference to version 1.2.1 - update
xdebugreference to version 3.4.0beta1 - update
yamlreference to version 2.2.4
Full Changelog: 6.11.1...6.12.0
6.11.1
6.11.1 - 2024-10-04
Changed
- update
opentelemetryreference to version 1.1.0 (stable)
Fixed
- PHAR distribution was broken (reason is issue
explained into BOX Manifest 4.0.0RC1).
Solved now, we use the final stable version 4.0.0
Full Changelog: 6.11.0...6.11.1
6.11.0
6.11.0 - 2024-10-02
Added
- PHP 8.1.30 support
- PHP 8.2.24 support
- PHP 8.3.12 support
mongodbextension supportxpassextension support
Changed
- update
apcureference to version 5.1.24 - update
msgpackreference to version 3.0.0 - update
opentelemetryreference to version 1.1.0beta3 - update
xlswriterreference to version 1.5.7 - update
zipreference to version 1.22.4 - mongo extension is marked now as not supported (superseded by mongodb reference that is now available)
Full Changelog: 6.10.0...6.11.0
6.10.0
6.10.0 - 2024-09-01
Added
- PHP 8.2.23 support
- PHP 8.3.11 support
Changed
- update
xlswriterreference to version 1.5.6
Full Changelog: 6.9.0...6.10.0