v1.7.0-beta.1
Pre-release
Pre-release
What's Changed
- Support PHP8 attributes, and prefer them over annotations if present by @Richard87 in #64
- Trigger deprecation message on annotations by @rvanlaak in #69
- support breadcrumbs on invokable controllers by @rvanlaak in #71
Minor changes
- do not make
twig
public in TestContainer by @rvanlaak in #66 - Fix test and backwards compatible deprecations by @Richard87 in #65
- CVE-2019-10909 fix for symfony/framework-bundle by @rvanlaak in #68
- Add codestyle to CI by @rvanlaak in #70
Full Changelog: v1.6.1...v1.7.0-beta.1