This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Christian Flothmann 0ea2228228 [Yaml] search for colons in strings only
Since the parser is able to return `\DateTime` instances when the
`Yaml::PARSE_DATETIME` flag is passed, we need to ensure that the parsed
value actually is a string before passing the parsed value to string
functions.
2016-05-26 23:46:24 +02:00
..
Bridge Merge branch '3.0' 2016-05-13 13:06:41 -05:00
Bundle Merge branch '3.0' into 3.1 2016-05-26 09:56:52 +02:00
Component [Yaml] search for colons in strings only 2016-05-26 23:46:24 +02:00