Release Notes for 2.8.0
Feature release (minor)
2.8.0
- Total issues resolved: 0
- Total pull requests resolved: 15
- Total contributors: 6
Improvement
-
1598: Allow Annotations 2, add attribute support to testing fixtures and test with attributes when able, allow the Annotations package to be an optional dependency thanks to @mbabker
-
1587: remove legacy DBAL logging services + parameters thanks to @dmaicher
-
1586: Drop support for Symfony 4 thanks to @derrabus
-
1576: Raise PHPCS language level to PHP 7.4 thanks to @derrabus
-
1570: Drop support for DBAL 2 thanks to @dmaicher
-
1567: fix remaining getSchemaManager deprecation thanks to @dmaicher
-
1566: fix some DBAL 3.5 deprecations in commands thanks to @dmaicher
-
1597: Bump Psalm and plugins thanks to @derrabus
-
1592: Rename AsEventListener to AsDoctrineListener thanks to @nicolas-grekas