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 5914a1fdef bug #33517 [Yaml] properly catch legacy tag syntax usages (xabbuh)
This PR was merged into the 4.3 branch.

Discussion
----------

[Yaml] properly catch legacy tag syntax usages

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

Commits
-------

d5894a4ff9 properly catch legacy tag syntax usages
2019-09-11 17:41:19 +02:00
..
Command Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Fixtures Merge branch '3.4' into 4.2 2019-03-30 16:58:42 +01:00
DumperTest.php Merge branch '3.4' into 4.3 2019-09-10 18:53:00 +02:00
InlineTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ParseExceptionTest.php Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
ParserTest.php properly catch legacy tag syntax usages 2019-09-11 15:36:32 +02:00
YamlTest.php Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00