9.0.3 (2025-09-26)
Overview of merged pull requests
BUGFIX: Handle stand-alone format for weekdays
Add proper handling for stand-alone format of weekdays.
See: https://cldr.unicode.org/translation/date-time/date-time-symbols
Packages:
Flow
BUGFIX: Prevent `truncateArrayAtDepth(): Argument #1 ($array) must b… <https://github.com/neos/flow-development-collection/pull/3483>`_
…e of type array, null given
In configuration:show
Upgrade instructions
Packages:
Flow
TASK: Resolve StyleCI issues
Packages:
Flow
TASK: Improve PHP-check error message
This will output the actual command used to check the PHP binary in ensureWebSubrequestsUseCurrentlyRunningPhpVersion with the exception, to ease debugging.
Packages:
Flow
TASK: Tweak CoreBootstrap
This mainly drops a double slash in FLOW_PATH_TEMPORARY_BASE and adds some code cleanup on top.
Packages:
Flow
TASK: Remove experimental action
Packages:
Flow.github