You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #46739 [Yaml] Improve test coverage in DumperTest and ParserTest (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
-------
21515b3 [Yaml] Improve test coverage in DumperTest and ParserTest
0 commit comments