File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ in 2.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/v2.4.0...v2.4.1
9
9
10
+ * 2.4.8 (2014-07-15)
11
+
12
+ * [ Security] Forced validate of locales passed to the translator
13
+ * bug #11278 Remove Spaceless Blocks From Twig Templates (chrisguitarguy)
14
+ * feature #11367 [ HttpFoundation] Fix to prevent magic bytes injection in JSONP responses... (CVE-2014 -4671) (Andrew Moore)
15
+ * bug #11386 Remove Spaceless Blocks from Twig Form Templates (chrisguitarguy)
16
+ * bug #9719 [ TwigBundle] fix configuration tree for paths (mdavis1982, cordoval)
17
+ * bug #11244 [ HttpFoundation] Remove body-related headers when sending the response, if body is empty (SimonSimCity)
18
+
10
19
* 2.4.7 (2014-07-08)
11
20
12
21
* bug #11283 [ SecurityBundle] Remove Expression Language services when the component is unavailable (thewilkybarkid)
You can’t perform that action at this time.
0 commit comments