Skip to content

Releases: llaville/php-compatinfo-db

5.0.0

11 Dec 08:54

Choose a tag to compare

Added

  • PHP 8.2.0 support

Changed

  • Upgrade psr/log dependency by adding support to v3
  • Xdebug reference updated to version 3.2.0 (stable)

Removed

  • Drop support for PHP 7
  • Drop support for Symfony 4 and allow Symfony 6 support

Full Changelog: 4.10.0...5.0.0

4.10.0

02 Dec 15:42

Choose a tag to compare

Added

  • PHP 8.2.0RC7 support
  • PHP 8.1.13 support
  • PHP 8.0.26 support

Changed

  • db:build and db:release commands are only available when development mode is active (env var APP_ENV sets to dev)
  • Xdebug reference updated to version 3.2.0RC2

Removed

Fixed

Full Changelog: 4.9.0...4.10.0

4.9.0

11 Nov 07:46

Choose a tag to compare

Added

  • PHP 8.2.0RC6 support

Changed

  • The db:release command is now able to add new releases for all declared extensions (and not only the core)
  • Igbinary reference updated to version 3.2.12 (stable)
  • Solr reference updated to version 2.6.0 (stable)
  • Xdebug reference updated to version 3.1.6 (stable)
  • Xhprof reference updated to version 2.3.8 (stable)

4.8.0

05 Nov 06:55

Choose a tag to compare

Added

  • PHP 7.4.33 support

Fixed

  • #129 : Project Directory is not well detected with PHAR distribution

4.7.1

01 Nov 08:52

Choose a tag to compare

Fixed

  • add missing bartlett/box-manifest dev dependency to allow bartlett/umlwriter to draw diagram classes

4.7.0

29 Oct 07:40

Choose a tag to compare

Added

  • PHP 8.0.25 support
  • PHP 8.1.12 support
  • PHP 8.2.0RC5 support

4.6.1

25 Oct 11:58

Choose a tag to compare

Changed

  • Igbinary reference updated to version 3.2.9 (stable)

Fixed

  • Autowiring alias is deprecated since Symfony 5.1
  • #128 : DATABASE_URL runtime settings are not applied

4.6.0

16 Oct 15:19

Choose a tag to compare

Added

  • Introduces debug:container command, compatible with symfony/framework-bundle, when APP_ENV=dev is set
  • Introduces debug:event-dispatcher command, of symfony/framework-bundle, when APP_ENV=dev is set
  • #125 : db:polyfill command is now able to detect new classes
  • symfony/polyfill-php82 polyfill support
  • PHP 8.2.0RC4 support

Changed

  • Msgpack reference updated to version 2.2.0RC2 (beta)
  • Xdebug reference updated to version 3.2.0RC1 (beta)
  • updated symfony/polyfill-* polyfills that did not yet identify new classes or interfaces
  • raise doctrine/orm constraint to remove Deprecated Doctrine\ORM\Tools\Setup

Fixed

  • db:polyfill command did not run anymore since version 4.4.0 (see code refactoring with issue #123)

4.5.0

01 Oct 10:58

Choose a tag to compare

Added

  • experimental support to PHP 8.2 (under development)
  • PHP 8.1.11 support
  • PHP 8.0.24 support
  • PHP 7.4.32 support (7.4.31 has never been released)

Changed

  • Apcu reference updated to version 5.1.22 (stable)
  • Mailparse reference updated to version 3.1.4 (stable)
  • Xdebug reference updated to version 3.2.0alpha3 (alpha)
  • Zip reference updated to version 1.21.1 (stable)

4.4.0

09 Sep 05:50

Choose a tag to compare

Added

  • PHP 8.1.6, 8.1.7, 8.1.8, 8.1.9 and 8.1.10 support
  • PHP 8.0.19, 8.0.20, 8.0.21, 8.0.22 and 8.0.23 support
  • PHP 7.4.30 support
  • #123 : Configuration improvement and add a light Kernel

Changed

  • Ast reference updated to version 1.1.0 (stable)
  • Http reference updated to version 4.2.3 (stable)
  • Imagick reference updated to version 3.7.0 (stable)
  • Mcrypt reference updated to version 1.0.5 (stable)
  • Rdkafka reference updated to version 6.0.3 (stable)
  • Stomp reference updated to version 2.0.3 (stable)
  • XlsWriter reference updated to version 1.5.2 (stable)
  • Xdebug reference updated to version 3.1.5 (stable)
  • Xhprof reference updated to version 2.3.7 (stable)
  • Zip reference updated to version 1.20.1 (stable)