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.0 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.0.0...v5.0.1
9
9
10
+ * 5.0.0 (2019-11-21)
11
+
12
+ * bug #34464 [ Form] group constraints when calling the validator (nicolas-grekas)
13
+ * bug #34451 [ DependencyInjection] Fix dumping multiple deprecated aliases (shyim)
14
+ * bug #34448 [ Form] allow button names to start with uppercase letter (xabbuh)
15
+ * bug #34434 [ Routing] Fix ContainerLoader and ObjectLoaderTest (fancyweb)
16
+ * bug #34428 [ Security] Fix best encoder not wired using migrate_from (chalasr)
17
+
10
18
* 5.0.0-RC1 (2019-11-17)
11
19
12
20
* bug #34419 [ Cache] Disable igbinary on PHP >= 7.4 (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments