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 772f29f commit 7c9c053Copy full SHA for 7c9c053
CHANGELOG-3.3.md
@@ -7,6 +7,12 @@ in 3.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/v3.3.0...v3.3.1
9
10
+* 3.3.12 (2017-11-13)
11
+
12
+ * bug #24954 [DI] Fix dumping with custom base class (nicolas-grekas)
13
+ * bug #24952 [HttpFoundation] Fix session-related BC break (nicolas-grekas, sroze)
14
+ * bug #24929 [Console] Fix traversable autocomplete values (ro0NL)
15
16
* 3.3.11 (2017-11-10)
17
18
* bug #24888 [FrameworkBundle] Specifically inject the debug dispatcher in the collector (ogizanagi)
0 commit comments