File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ in 2.1 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.1.0...v2.1.1
9
9
10
+ * 2.1.11 (2013-06-02)
11
+
12
+ * 2038329: [ Form] [ Validator] Fixed post_max_size = 0 bug (Issue #8065 )
13
+ * 169c0b9: [ Finder] Fix iteration fails with non-rewindable streams
14
+ * 45b68e0: [ Finder] Fix unexpected duplicate sub path related AppendIterator issue
15
+ * 5321600: Fixed two bugs in HttpCache
16
+ * 5c317b7: [ Console] fix and refactor exit code handling
17
+ * 1469953: [ CssSelector] Fix : nth-last-child () translation
18
+ * 91b8490: Fix Crawler::children() to not trigger a notice for childless node
19
+ * 0a4837d: Fixed XML syntax.
20
+ * a5441b2: Fixed parsing of leading blank lines in folded scalars. Closes #7989 .
21
+ * e8d5d16: Fixed Loader import
22
+ * 37af771: [ Console] Added dedicated testcase for HelperSet class
23
+
10
24
* 2.1.10 (2013-05-06)
11
25
12
26
* 5b7e1e6: added a missing check for the provider key
You can’t perform that action at this time.
0 commit comments