File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ in 3.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/v3.4.0...v3.4.1
9
9
10
+ * 3.4.26 (2019-04-17)
11
+
12
+ * bug #31084 [ HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (vermeirentony)
13
+ * bug #31142 Revert "bug #30423 [ Security] Rework firewall's access denied rule (dimabory)" (chalasr)
14
+ * security #cve-2019 -10910 [ DI] Check service IDs are valid (nicolas-grekas)
15
+ * security #cve-2019 -10909 [ FrameworkBundle] [ Form ] Fix XSS issues in the form theme of the PHP templating engine (stof)
16
+ * security #cve-2019 -10912 [ Cache] [ PHPUnit Bridge ] Prevent destructors with side-effects from being unserialized (nicolas-grekas)
17
+ * security #cve-2019 -10911 [ Security] Add a separator in the remember me cookie hash (pborreli)
18
+ * security #cve-2019 -10913 [ HttpFoundation] reject invalid method override (nicolas-grekas)
19
+
10
20
* 3.4.25 (2019-04-16)
11
21
12
22
* bug #29944 [ DI] Overriding services autowired by name under _ defaults bind not working (przemyslaw-bogusz, renanbr)
You can’t perform that action at this time.
0 commit comments