8000 updated CHANGELOG for 2.3.42 · symfony/symfony@7d8dc87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d8dc87

Browse files
committed
updated CHANGELOG for 2.3.42
1 parent 91635a8 commit 7d8dc87

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG-2.3.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ 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.42 (2016-05-30)
11+
12+
* bug #18908 [DependencyInjection] force enabling the external XML entity loaders (xabbuh)
13+
* bug #18893 [DependencyInjection] Skip deep reference check for 'service_container' (RobertMe)
14+
* bug #18812 Catch \Throwable (fprochazka)
15+
* bug #18821 [Form] Removed UTC specification with timestamp (francisbesset)
16+
* bug #18861 Fix for #18843 (inso)
17+
* bug #18907 [Routing] Fix the annotation loader taking a class constant as a beginning of a class name (jakzal, nicolas-grekas)
18+
* bug #18864 [Console][DX] Fixed ambiguous error message when using a duplicate option shortcut (peterrehm)
19+
* bug #18844 [Yaml] fix exception contexts (xabbuh)
20+
* bug #18840 [Yaml] properly handle unindented collections (xabbuh)
21+
* bug #18839 People - person singularization (Keeo)
22+
* bug #18828 [Yaml] chomp newlines only at the end of YAML documents (xabbuh)
23+
* bug #18635 [Console] Prevent fatal error when calling Command::getHelper without helperSet (chalasr)
24+
* bug #18761 [Form] Modified iterator_to_array's 2nd parameter to false in ViolationMapper (issei-m)
25+
1026
* 2.3.41 (2016-05-09)
1127

1228
* security #18733 limited the maximum length of a submitted username (fabpot)

0 commit comments

Comments
 (0)
0