File tree 1 file changed +16
-0
lines changed
Filter options
1 file changed +16
-0
lines changed
Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ in 2.3 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.3.0...v2.3.1
9
9
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
+
10
26
* 2.3.41 (2016-05-09)
11
27
12
28
* security #18733 limited the maximum length of a submitted username (fabpot)
You can’t perform that action at this time.
0 commit comments