Skip to content

Releases: llaville/php-compatinfo-db

5.3.0

22 Mar 15:50
Compare
Choose a tag to compare

5.3.0 - 2023-03-22

Added

  • PHP 8.1.17 support
  • PHP 8.2.4 support

Changed

  • igbinary reference updated to version 3.2.14
  • mcrypt reference updated to version 1.0.6
  • xlswriter reference updated to version 1.5.4
  • yaml reference updated to version 2.2.3
  • xdebug reference updated to version 3.2.1

Removed

  • Clean-up Application code to display manifest at runtime (handled now by BOX Manifest v3 with custom stub)

Full Changelog: 5.2.0...5.3.0

5.2.0

25 Feb 10:39
Compare
Choose a tag to compare

5.2.0 - 2023-02-25

Added

  • PHP 8.0.28 support
  • PHP 8.1.15 and 8.1.16 support
  • PHP 8.2.2 and 8.2.3 support

Changed

  • igbinary reference updated to version 3.2.13

Full Changelog: 5.1.0...5.2.0

5.1.0

09 Jan 13:55
Compare
Choose a tag to compare

Added

  • PHP 8.0.27 support
  • PHP 8.1.14 support
  • PHP 8.2.1 support

Changed

  • Xhprof reference updated to version 2.3.9

Fixed

  • minimum PHP requirement for CompatInfoDB version 5.x

Full Changelog: 5.0.0...5.1.0

4.11.0

15 Dec 09:20
Compare
Choose a tag to compare

Added

  • PHP 8.2.0 support (backport from v5.0.0)

5.0.0

11 Dec 08:54
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Added

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