6.2.0
Closed Dec 29, 2024
100% complete
Feature release (minor)
Changed
- doctrine/annotations ^2 is now required (1.x is not supported anymore)
- doctrine/cache ^2 is now required (1.x is not supported anymore) - Note: This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config s…
Feature release (minor)
Changed
- doctrine/annotations ^2 is now required (1.x is not supported anymore)
- doctrine/cache ^2 is now required (1.x is not supported anymore) - Note: This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than
array
andfilesystem
, you might need to require additional laminas packages! - doctrine/collections ^2 is now required (1.x is not supported anymore)
- doctrine/event-manager ^2 is now required (1.x is not supported anymore)
- doctrine/persistence ^3 is now required (2.x is not supported anymore)
- symfony/console ^7 is now alled besides 6.x (5.x is not supported anymore)
Dropped
- Support for PHP 8.0 has been dropped
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.