v5.4.0-BETA1
Pre-release
Pre-release
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43846 Add completion for debug:twig (StaffNowa)
- feature #43680 Add suggestions for the option 'format' of lints commands: twig, yaml and xliff (makraz)
- feature #42957 remove
@experimental
flag (nicolas-grekas) - feature #42650 make TokenInterface::getUser() nullable to tell about unauthenticated tokens (nicolas-grekas)
- feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
- feature #39826 LintCommand supports Github Actions annotations (YaFou)
- feature #41205 Add
encore_entry_*_tags()
to UndefinedCallableHandler, as no-op (nicolas-grekas)