I tagged bugfix releases for Flow.
Thanks to all the contributors who helped with this release <3
The following fixes are included in the new version 8.3.13:
- BUGFIX: Don’t load the same files twice in the static resource collection by @Sebobo in BUGFIX: Don’t load the same files twice in the static resource collection by Sebobo · Pull Request #3418 · neos/flow-development-collection · GitHub
- TASK: Use Symfony ConsoleLogger instead of Doctrine by @dlubitz in TASK: Use Symfony ConsoleLogger instead of Doctrine by dlubitz · Pull Request #3422 · neos/flow-development-collection · GitHub
- BUGFIX: Fix method param type expansion for partial annotation coverage by @bwaidelich in BUGFIX: Fix method param type expansion for partial annotation coverage by bwaidelich · Pull Request #3424 · neos/flow-development-collection · GitHub
- BUGFIX: Adjust to PHP 8.3 get_parent_class() deprecation by @lorenzulrich in BUGFIX: Adjust to PHP 8.3 get_parent_class() deprecation by lorenzulrich · Pull Request #3406 · neos/flow-development-collection · GitHub
- TASK: Uniquify exception codes in Abstract(Template)View by @kdambekalns in TASK: Uniquify exception codes in Abstract(Template)View by kdambekalns · Pull Request #3413 · neos/flow-development-collection · GitHub
- TASK: Correctly mark nullable method parameters as nullable by @dlubitz in TASK: Correctly mark nullable method parameters as nullable by dlubitz · Pull Request #3429 · neos/flow-development-collection · GitHub
- BUGFIX: Add missing validation labels by @markusguenther in BUGFIX: Add missing validation labels by markusguenther · Pull Request #3431 · neos/flow-development-collection · GitHub
See also Flow - 8.3.13 ChangeLogs