File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ in 5.4 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
9
9
10
+ * 5.4.37 (2024-03-04)
11
+
12
+ * bug #54102 [ HttpClient] Fix deprecation on PHP 8.3 (nicolas-grekas)
13
+ * bug #54081 [ DoctrineBridge] Safeguard dynamic access to Doctrine metadata properties (derrabus)
14
+ * bug #54080 [ Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43 (Lustmored)
15
+
10
16
* 5.4.36 (2024-02-27)
11
17
12
18
* bug #54045 [ Config] [ Messenger ] [ Security] Don't turn deprecations into exceptions when unserializing (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments