We 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.18, 8.4.2 and 9.0.5:
- BUGFIX: Check also for SkipCsrfProtection annotation #3520
- BUGFIX: Fix race condition during log rotation → the .lock file is not properly locked #3521
- BUGFIX: Avoid passing null to strtolower() #3525
- BUGFIX: Prevent premature connection to database before PersistenceManager::persistAllowedObjects #3489
- TASK: Run pipeline with PHP8.5 #3527
The following fixes are included in the new version 9.0.5:
- BUGFIX: configuration:show with non array value crashing when accesed via --path #3501
- TASK: Add missing symfony polyfill replacements due to php82 version #3531
- TASK: Add missing type converters for backed enums #3523
See also: