Skip to content

Commit 7d1c46b

Browse files
author
Jenkins
committed
TASK: Add changelog for 9.0.3 [skip ci]
See https://jenkins.neos.io/job/flow-release/473/
1 parent 40a5e00 commit 7d1c46b

File tree

1 file changed

+59
-0
lines changed
  • Neos.Flow/Documentation/TheDefinitiveGuide/PartV/ChangeLogs

1 file changed

+59
-0
lines changed
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
`9.0.3 (2025-09-26) <https://github.com/neos/flow-development-collection/releases/tag/9.0.3>`_
2+
==============================================================================================
3+
4+
Overview of merged pull requests
5+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6+
7+
`BUGFIX: Handle stand-alone format for weekdays <https://github.com/neos/flow-development-collection/pull/3482>`_
8+
-----------------------------------------------------------------------------------------------------------------
9+
10+
Add proper handling for stand-alone format of weekdays.
11+
12+
See: https://cldr.unicode.org/translation/date-time/date-time-symbols
13+
14+
* Packages: ``Flow``
15+
16+
`BUGFIX: Prevent `truncateArrayAtDepth():` Argument #1 ($array) must b… <https://github.com/neos/flow-development-collection/pull/3483>`_
17+
-------------------------------------------------------------------------------------------------------------------------------------------
18+
19+
…e of type array, null given
20+
21+
In ``configuration:show``
22+
23+
**Upgrade instructions**
24+
25+
26+
* Packages: ``Flow``
27+
28+
`TASK: Resolve StyleCI issues <https://github.com/neos/flow-development-collection/pull/3495>`_
29+
-----------------------------------------------------------------------------------------------
30+
31+
32+
33+
* Packages: ``Flow``
34+
35+
`TASK: Improve PHP-check error message <https://github.com/neos/flow-development-collection/pull/3441>`_
36+
--------------------------------------------------------------------------------------------------------
37+
38+
This will output the actual command used to check the PHP binary in ``ensureWebSubrequestsUseCurrentlyRunningPhpVersion`` with the exception, to ease debugging.
39+
40+
41+
* Packages: ``Flow``
42+
43+
`TASK: Tweak Core\Bootstrap <https://github.com/neos/flow-development-collection/pull/3481>`_
44+
---------------------------------------------------------------------------------------------
45+
46+
This mainly drops a double slash in ``FLOW_PATH_TEMPORARY_BASE`` and adds some code cleanup on top.
47+
48+
49+
* Packages: ``Flow``
50+
51+
`TASK: Remove experimental action <https://github.com/neos/flow-development-collection/pull/3478>`_
52+
---------------------------------------------------------------------------------------------------
53+
54+
55+
56+
* Packages: ``Flow`` ``.github``
57+
58+
`Detailed log <https://github.com/neos/flow-development-collection/compare/9.0.2...9.0.3>`_
59+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)