We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff93b17 commit a5c27e3Copy full SHA for a5c27e3
CHANGELOG-2.3.md
@@ -7,6 +7,11 @@ in 2.3 minor versions.
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
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.3.0...v2.3.1
9
10
+* 2.3.41 (2016-05-09)
11
+
12
+ * security #18733 limited the maximum length of a submitted username (fabpot)
13
+ * bug #18709 [DependencyInjection] top-level anonymous services must be public (xabbuh)
14
15
* 2.3.40 (2016-04-29)
16
17
* bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87)
0 commit comments