Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9b10106

Browse filesBrowse files
committed
Fix wrong yaml parse null test
Incomplete revert in eaff34a following b2e372d and bb5d49c
1 parent e400626 commit 9b10106
Copy full SHA for 9b10106

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎src/Symfony/Component/Yaml/Tests/InlineTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/InlineTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ public static function getTestsForParse()
318318
{
319319
return [
320320
['', ''],
321-
[null, ''],
322321
['null', null],
323322
['false', false],
324323
['true', true],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.