8000
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 31f0efd commit c28ca56Copy full SHA for c28ca56
CHANGELOG-2.1.md
@@ -7,6 +7,13 @@ in 2.1 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.1.0...v2.1.1
9
10
+* 2.1.12 (2013-08-07)
11
+
12
+ * c35cc5b: added trusted hosts check
13
+ * 6d555bc: Fixed metadata serialization
14
+ * 0c0a3e9: [Console] fixed regression when calling a command foo:bar if there is another one like foo:bar:baz (closes #8245)
15
+ * bbfde62: Fixed exit code for exceptions with error code 0
16
17
* 2.1.11 (2013-06-02)
18
19
* 2038329: [Form] [Validator] Fixed post_max_size = 0 bug (Issue #8065)
0 commit comments