3.28.0
What's Changed
- Don't return a metadata object unless there is explicit annotation or attribute configuration by @mbabker in #1494
- chore(composer): Update doctrine code standards to 12.x by @scyzoryck in #1503
- Fix CS issues by @mbabker in #1505
- fix(test): Fix tests for doctrine 2.16 by @scyzoryck in #1507
- do not return null when no annotations or attributes are found by the… by @goetas in #1506
- Only add the YamlDriver to the chain when
symfony/yaml
is installed by @mbabker in #1497
Full Changelog: 3.27.0...3.28.0