Skip to content

Commit

Permalink
minor #46739 [Yaml] Improve test coverage in DumperTest and ParserTes…
Browse files Browse the repository at this point in the history
…t (donquixote)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Yaml] Improve test coverage in DumperTest and ParserTest

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | this just adds test coverage
| New feature?  | this just adds test coverage
| Deprecations? | no
| Tickets       | -->
| License       | MIT
| Doc PR        | -

Note that these tests are slightly different against 4.4 then they would be against 6.1 or 6.2.
I also tried to be compatible with PHP 7.1, e.g. I did not use null coalesce operator.

Commits
-------

21515b32da [Yaml] Improve test coverage in DumperTest and ParserTest
  • Loading branch information
nicolas-grekas committed Aug 2, 2022
2 parents c2b28c1 + 0e43701 commit 5d30210
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 68 deletions.
Loading

0 comments on commit 5d30210

Please sign in to comment.