Commit fc41bf5
committed
minor symfony#52353 [Yaml] Remove test on
This PR was merged into the 6.4 branch.
Discussion
----------
[Yaml] Remove test on `Inline::parse(null)`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#52334
| License | MIT
This test was added by symfony#52332
It becomes wrong with symfony#52334
It was not reverted by symfony@eaff34a
Commits
-------
9b10106 Fix wrong yaml parse null testInline::parse(null) (GromNaN)1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | 321 | | |
323 | 322 | | |
324 | 323 | | |
| |||
0 commit comments