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 5.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/v5.3.0...v5.3.1
9
9
10
+ * 5.3.1 (2021-06-02)
11
+
12
+ * bug #41463 [ Serializer] [ Validator ] Fix not null return from "getCollectionValueTypes" (jderusse)
13
+ * bug #41493 [ Security] Readd deprecated methods to the interfaces (wouterj)
14
+ * bug #41495 [ HttpFoundation] Add ReturnTypeWillChange to SessionHandlers (nikic)
15
+ * bug #41485 [ HttpKernel] fix ArgumentMetadataFactory messes up controller arguments with attributes (sgehrig)
16
+ * bug #41461 Fix Symfony 5.3 end of maintenance date (jmsche)
17
+
10
18
* 5.3.0 (2021-05-31)
11
19
12
20
* bug #41458 [ FrameworkBundle] fix ConfigBuilderCacheWarmer (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments