Skip to content

6.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 06:21
· 469 commits to master since this release

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