fixed 3.2 UPGRADE notes for Yaml

This commit is contained in:
Jacek Jędrzejewski 2016-08-19 11:38:24 +02:00 committed by GitHub
parent 72dfda914d
commit 37ead22f95

View File

@ -75,6 +75,7 @@ Yaml
----
* Support for silently ignoring duplicate keys in YAML has been deprecated and
will lead to a `ParseException` in Symfony 4.0.
* Mappings with a colon that is not followed by a space are deprecated and
will lead to a `ParseException` in Symfony 4.0.