File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ in 6.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/v6.4.0...v6.4.1
9
9
10
+ * 6.4.15 (2024-11-13)
11
+
12
+ * security #cve-2024 -50342 [ HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (nicolas-grekas)
13
+ * security #cve-2024 -51996 [ Security] Check owner of persisted remember-me cookie (jderusse)
14
+ * bug #58799 [ String] Fix some spellings in ` EnglishInflector ` (alexandre-daubois)
15
+ * bug #56868 [ Serializer] fixed object normalizer for a class with ` cancel ` method (er1z)
16
+ * bug #58601 [ RateLimiter] Fix bucket size reduced when previously created with bigger size (Orkin)
17
+ * bug #58659 [ AssetMapper] Fix ` JavaScriptImportPathCompiler ` regex for non-latin characters (GregRbs92)
18
+ * bug #58658 [ Twitter] [ Notifier ] Fix post INIT upload (matyo91)
19
+ * bug #58763 [ Messenger] [ RateLimiter ] fix additional message handled when using a rate limiter (Jean-Beru)
20
+ * bug #58791 [ RateLimiter] handle error results of DateTime::modify() (xabbuh)
21
+ * bug #58800 [ PropertyInfo] fix support for phpstan/phpdoc-parser 2 (xabbuh)
22
+
10
23
* 6.4.14 (2024-11-06)
11
24
12
25
* bug #58772 [ DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension (MatTheCat)
You can’t perform that action at this time.
0 commit comments