Skip to content

Releases: llaville/php-compatinfo-db

6.12.0

29 Oct 15:24
Compare
Choose a tag to compare

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

04 Oct 04:50
Compare
Choose a tag to compare

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

6.11.0

02 Oct 13:58
Compare
Choose a tag to compare

6.11.0 - 2024-10-02

Added

  • PHP 8.1.30 support
  • PHP 8.2.24 support
  • PHP 8.3.12 support
  • mongodb extension support
  • xpass extension support

Changed

  • update apcu reference to version 5.1.24
  • update msgpack reference to version 3.0.0
  • update opentelemetry reference to version 1.1.0beta3
  • update xlswriter reference to version 1.5.7
  • update zip reference 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

01 Sep 07:30
Compare
Choose a tag to compare

6.10.0 - 2024-09-01

Added

  • PHP 8.2.23 support
  • PHP 8.3.11 support

Changed

  • update xlswriter reference to version 1.5.6

Full Changelog: 6.9.0...6.10.0

6.9.0

17 Aug 07:46
Compare
Choose a tag to compare

6.9.0 - 2024-08-17

Added

  • PHP 8.2.22 support
  • PHP 8.3.10 support

Changed

  • update ast reference to version 1.1.2
  • update igbinary reference to version 3.2.16

Full Changelog: 6.8.0...6.9.0

6.8.0

16 Jul 06:37
Compare
Choose a tag to compare

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

14 Jun 14:26
Compare
Choose a tag to compare

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

13 May 08:00
Compare
Choose a tag to compare

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

12 Apr 07:46
Compare
Choose a tag to compare

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

19 Mar 06:48
Compare
Choose a tag to compare

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 first function return false. See commit a8b52e6

Full Changelog: 6.4.1...6.4.2