Releases: llaville/php-compatinfo-db
Releases · llaville/php-compatinfo-db
6.9.0
6.9.0 - 2024-08-17
Added
- PHP 8.2.22 support
- PHP 8.3.10 support
Changed
- update
astreference to version 1.1.2 - update
igbinaryreference to version 3.2.16
Full Changelog: 6.8.0...6.9.0
6.8.0
6.8.0 - 2024-07-16
Added
- PHP 8.2.21 support
- PHP 8.3.9 support
Changed
- update xhprof reference to version 2.3.10
Fixed
- PHAR distribution was broken (reason is given by commit 5ff0030)
Full Changelog: 6.7.0...6.8.0
6.7.0
6.7.0 - 2024-06-14
Added
- PHP 8.1.29 support
- PHP 8.2.20 support
- PHP 8.3.8 support
Full Changelog: 6.6.0...6.7.0
6.6.0
6.6.0 - 2024-05-13
Added
- PHP 8.1.28 support
- PHP 8.2.19 support
- PHP 8.3.7 support
Changed
- update opentelemetry reference to version 1.0.3
- update xdebug reference to version 3.3.2
Full Changelog: 6.5.0...6.6.0
6.5.0
6.5.0 - 2024-04-12
Added
- PHP 8.2.18 support
- PHP 8.3.6 support
Changed
- update opentelemetry reference to version 1.0.2
Full Changelog: 6.4.2...6.5.0
6.4.2
6.4.2 - 2024-03-19
Version 6.4.1 fixed an issue that resolved wrong PHP minimum requirement when elements (class, function, constant) are more than one version definition.
See explains with examples at llaville/php-compatinfo#372 (comment)
Fixed
- When Doctrine Collection filtered is empty, the
firstfunction returnfalse. See commita8b52e6
Full Changelog: 6.4.1...6.4.2
6.4.1
6.4.1 - 2024-03-19
Fixed an issue that resolved wrong PHP minimum requirement when elements (class, function, constant) are more than one version definition.
See explains with examples at llaville/php-compatinfo#372 (comment)
Fixed
- #372 :
random_bytesandrandom_intare detected asrandomextension functions and PHP 8.2 min version requirement
Full Changelog: 6.4.0...6.4.1
6.4.0
6.3.0
6.3.0 - 2024-02-18
Added
- PHP 8.2.16 support
- PHP 8.3.3 support
Changed
- update amqp reference to version 2.1.2
- upgrade opentelemetry reference to version 1.0.2beta1
- update ssh2 reference to version 1.4.1
Full Changelog: 6.2.1...6.3.0
6.2.1
6.2.1 - 2024-02-08
Changed
- #137 : Add support to
$_composer_autoload_pathglobal Composer variable - #138 : Reduce size of PHAR version
Fixed
- Dockerfile : be able to use all 6.2 versions family without to hardcode a composer constraint that will be wrong with greater releases (6.3 or next)
- #139 : Cannot convert to a GitHub Action
APP_CACHE_DIRvariable contents is not show ondiagnosecommand
Full Changelog: 6.2.0...6.2.1