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 2.6 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.6.0...v2.6.1
9
9
10
+ * 2.6.11 (2015-07-26)
11
+
12
+ * bug #15361 [ Yaml] throw a ParseException on invalid data type (xabbuh)
13
+ * bug #15330 [ Console] Fix console output with closed stdout (jakzal)
14
+ * bug #15326 [ Security] fix check for empty usernames (xabbuh)
15
+ * bug #15291 [ HttpFoundation] Fix Response::closeOutputBuffers() for HHVM 3.3 (nicolas-grekas)
16
+ * bug #15249 [ HttpFoundation] [ PSR-7] Allow to use resources as content body and to return resources from string content (dunglas)
17
+ * bug #15282 [ HttpFoundation] Behaviour change in PHP7 for substr (Nicofuma)
18
+ * bug #15250 [ PropertyAccess] BC Break since 2.6.5 (Nicolas Macherey)
19
+
10
20
* 2.6.10 (2015-07-13)
11
21
12
22
* bug #15248 Added 'default' color (jaytaph)
You can’t perform that action at this time.
0 commit comments