I just tagged a bugfix release for Flow.
Thanks to all the contributors who helped with this release
And thanks for translation improvements to:
The following fixes are included in the new version 8.3.14:
- BUGFIX: Avoid type error during
publishFile()
- BUGFIX: Drop use of
E_STRICT
to fix PHP 8.4 deprecation - BUGFIX: Silence warning in
readCacheFile()
- TASK: Handle non-integer error codes in throwabe FileStorage
- TASK: Fix override of runBare() in functional test
- TASK: Run pipeline also in PHP 8.4
See also Flow - 8.3.14 ChangeLogs