Skip to content

Commit 6b7c822

Browse files
committed
updated CHANGELOG for 2.3.23
1 parent be81a1d commit 6b7c822

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-2.3.md

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

10+
* 2.3.23 (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 #12137 [FrameworkBundle] cache:clear command fills *.php.meta files with wrong data (Strate)
19+
1020
* 2.3.22 (2014-11-20)
1121

1222
* bug #12525 [Bundle][FrameworkBundle] be smarter when guessing the document root (xabbuh)

0 commit comments

Comments
 (0)