Skip to content

Releases: llaville/php-compatinfo-db

6.2.0

22 Jan 06:55

Choose a tag to compare

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

30 Dec 06:45

Choose a tag to compare

6.1.1 - 2023-12-30

Fixed

  • Link to documentation site on about command

Full Changelog: 6.1.0...6.1.1

6.1.0

29 Dec 15:24

Choose a tag to compare

6.1.0 - 2023-12-29

Added

  • PHP 8.1.27 support
  • PHP 8.2.14 support
  • PHP 8.3.1 support
  • Introduces db:new command that combine db:create and db:init actions
  • Introduces Dockerfile to 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::getWrappedExceptions calls
  • description of db:create command

Full Changelog: 6.0.2...6.1.0

6.0.2

18 Dec 09:04

Choose a tag to compare

6.0.2 - 2023-12-18

No changes on application since version 6.0.1

Fixed

  • CI release workflow (missed BOX tool setup from matrix)

Full Changelog: 6.0.1...6.0.2

6.0.0

06 Dec 06:21

Choose a tag to compare

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

28 Nov 09:13

Choose a tag to compare

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

13 Nov 16:01

Choose a tag to compare

5.13.0 - 2023-11-13

Added

  • tests/bootstrap.php file 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

10 Nov 13:41

Choose a tag to compare

5.12.0 - 2023-11-10

Added

  • new Random extension (PHP 8.2 feature)
  • support to new opentelemetry extension

Removed

  • symfony/finder is only required by symfony/framework-bundle which is a dev requirement

Full Changelog: 5.11.0...5.12.0

5.11.0

01 Nov 17:11

Choose a tag to compare

5.11.0 - 2023-11-01

Added

  • db:list command is now able to show outdated references only depending on your platform
  • db:list command is now able to show installed references only depending on your platform
  • db:list command 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
  • PlatformHydrator is now completed with hydrate method implementation

Full Changelog: 5.10.0...5.11.0

5.10.0

01 Oct 06:15

Choose a tag to compare

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