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/Component/Yaml/Tests
Fabien Potencier 8d18c98de0 minor #12372 [Yaml] don't override internal PHP constants (xabbuh)
This PR was merged into the 2.3 branch.

Discussion
----------

[Yaml] don't override internal PHP constants

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11783
| License       | MIT
| Doc PR        |

Commits
-------

376cc03 don't override internal PHP constants
2014-11-16 19:04:21 +01:00
..
Fixtures Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
DumperTest.php fixed CS 2014-09-22 10:32:35 +02:00
InlineTest.php fixed CS 2014-09-22 10:32:35 +02:00
ParseExceptionTest.php don't override internal PHP constants 2014-11-16 18:59:41 +01:00
ParserTest.php improve error message for multiple documents 2014-11-01 13:21:10 +01:00
YamlTest.php [Yaml] removed deprecated support of PHP parsin when parsing YAML files 2013-03-23 11:48:18 +01:00