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.7 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.7.0...v2.7.1
9
9
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
+
10
20
* 2.7.17 (2016-09-02)
11
21
12
22
* bug #19794 [ VarDumper] Various minor fixes & cleanups (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments