8000 updated CHANGELOG for 2.7.18 · symfony/symfony@7735b4e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7735b4e

Browse files
committed
updated CHANGELOG for 2.7.18
1 parent a630f14 commit 7735b4e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in 2.7 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.7.0...v2.7.1
99

10+
* 2.7.18 (2016-09-07)
11+
12+
* bug #19859 [ClassLoader] Fix ClassCollectionLoader inlining with declare(strict_types=1) (nicolas-grekas)
13+
* bug #19780 [FrameworkBundle] Incorrect line break in exception message (500 debug page) (pedroresende)
14+
* bug #19595 [form] lazy trans `post_max_size_message`. (aitboudad)
15+
* bug #19870 [DI] Fix setting synthetic services on ContainerBuilder (nicolas-grekas)
16+
* bug #19848 Revert "minor #19689 [DI] Cleanup array_key_exists (ro0NL)" (nicolas-grekas)
17+
* bug #19842 [FrameworkBundle] Check for class existence before is_subclass_of (chalasr)
18+
* bug #19827 [BrowserKit] Fix cookie expiration on 32 bit systems (jameshalsall)
19+
1020
* 2.7.17 (2016-09-02)
1121

1222
* bug #19794 [VarDumper] Various minor fixes & cleanups (nicolas-grekas)

0 commit comments

Comments
 (0)
0