File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ in 4.0 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/v4.0.0...v4.0.1
9
9
10
+ * 4.0.14 (2018-08-01)
11
+
12
+ * security #cve-2018 -14774 [ HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)
13
+ * security #cve-2018 -14773 [ HttpFoundation] Remove support for legacy and risky HTTP headers (nicolas-grekas)
14
+ * bug #28003 [ HttpKernel] Fixes invalid REMOTE_ADDR in inline subrequest when configuring trusted proxy with subnet (netiul)
15
+ * bug #28007 [ FrameworkBundle] fixed guard event names for transitions (destillat)
16
+ * bug #28045 [ HttpFoundation] Fix Cookie::isCleared (ro0NL)
17
+ * bug #28080 [ HttpFoundation] fixed using _ method parameter with invalid type (Phobetor)
18
+ * bug #28052 [ HttpKernel] Fix merging bindings for controllers' locators (nicolas-grekas)
19
+
10
20
* 4.0.13 (2018-07-23)
11
21
12
22
* bug #28005 [ HttpKernel] Fixed templateExists on parse error of the template name (yceruto)
You can’t perform that action at this time.
0 commit comments