Skip to content

Commit e0912f4

Browse files
committed
updated CHANGELOG for 2.6.11
1 parent 939c305 commit e0912f4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-2.6.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in 2.6 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.6.0...v2.6.1
99

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+
1020
* 2.6.10 (2015-07-13)
1121

1222
* bug #15248 Added 'default' color (jaytaph)

0 commit comments

Comments
 (0)