File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ in 2.5 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.5.0...v2.5.1
9
9
10
+ * 2.5.8 (2014-12-03)
11
+
12
+ * bug #12811 Configure firewall's kernel exception listener with configured entry point or a default entry point (rjkip)
13
+ * bug #12784 [ DependencyInjection] make paths relative to __ DIR__ in the generated container (nicolas-grekas)
14
+ * bug #12716 [ ClassLoader] define constant only if it wasn't defined before (xabbuh)
15
+ * bug #12553 [ Debug] fix error message on double exception (nicolas-grekas)
16
+ * bug #12550 [ FrameworkBundle] backport #12489 (xabbuh)
17
+ * bug #12570 Fix initialized() with aliased services (Daniel Wehner)
18
+ * bug #12267 [ Form] [ WebProfiler ] Empty form names fix (kix)
19
+ * bug #12137 [ FrameworkBundle] cache: clear command fills * .php.meta files with wrong data (Strate)
20
+
10
21
* 2.5.7 (2014-11-20)
11
22
12
23
* bug #12525 [ Bundle] [ FrameworkBundle ] be smarter when guessing the document root (xabbuh)
You can’t perform that action at this time.
0 commit comments