File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ in 3.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/v3.3.0...v3.3.1
9
9
10
+ * 3.3.4 (2017-07-05)
11
+
12
+ * bug #23413 [ VarDumper] Reduce size of serialized Data objects (nicolas-grekas)
13
+ * bug #23385 [ DoctrineBridge] Fix resetting entity managers with case sensitive id (chalasr)
14
+ * bug #23390 [ Cache] Handle APCu failures gracefully (nicolas-grekas)
15
+ * bug #23371 [ FrameworkBundle] 3.3: Don't get() private services from debug: router (ogizanagi)
16
+ * bug #23378 [ FrameworkBundle] Do not remove files from assets dir (1ed)
17
+
10
18
* 3.3.3 (2017-07-04)
11
19
12
20
* bug #23366 [ FrameworkBundle] Don't get() private services from debug: router (chalasr)
You can’t perform that action at this time.
0 commit comments