Releases: llaville/php-compatinfo-db
Releases · llaville/php-compatinfo-db
6.18.0
6.18.0 - 2025-05-13
Added
- PHP 8.3.21 support
- PHP 8.4.7 support
Changed
- update
solr
reference to version 2.8.1 - update
zip
reference to version 1.22.6 - migrate
vendor-bin/phpstan/composer.json
from PHPStan 1.x to 2.x
Full Changelog: 6.17.0...6.18.0
6.17.0
6.17.0 - 2025-05-04
May the 4th be with you ;-)
Changed
psr/log
dependency moved from Composerrequire-dev
torequire
. Reason is given bycomposer why psr/log
command
Fixed
- #143 :
symfony/framework-bundle
is necessary only fordebug:event-dispatcher
anddebug:container
commands
Full Changelog: 6.16.0...6.17.0
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
mongodb
reference to version 1.21.0 and 2.0.0 - update
opentelemetry
reference to version 1.1.2 - update
redis
reference to version 6.2.0 - update
solr
reference to version 2.8.0 - update
xdebug
reference to version 3.4.2 - update
xmldiff
reference to version 1.1.5 - update
zip
reference to version 1.22.5 recode
reference 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
memcached
reference to version 3.3.0 - update
xdebug
reference 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:show
command 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
mongodb
reference to version 1.20.1 - update
xmldiff
reference to version 1.1.4 - update
xdebug
reference 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
,always
orauto
by default to keep BC)
by config setting or env var (APP_PROXY_GENERATE
)
Changed
- update
http
reference to version 4.2.6 - update
rdkafka
reference to version 6.0.5 - update
xlswriter
reference to version 1.5.8
Full Changelog: 6.12.0...6.13.0
6.12.0
6.12.0 - 2024-10-29
Added
db:show
command 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
mailparse
reference to version 3.1.8 - update
oauth
reference to version 2.0.9 - update
oci8
reference to version 3.4.0 - update
rdkafka
reference to version 6.0.4 - update
redis
reference to version 6.1.0 - update
uuid
reference to version 1.2.1 - update
xdebug
reference to version 3.4.0beta1 - update
yaml
reference to version 2.2.4
Full Changelog: 6.11.1...6.12.0
6.11.1
6.11.1 - 2024-10-04
Changed
- update
opentelemetry
reference 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