Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f51252

Browse files
committed
merged branch fabpot/moved_yaml_7 (PR #8872)
This PR was merged into the master branch. Discussion ---------- fixes fabpots comment at yaml pr#6 Commits ------- 8b7cc14 fixes fabpots comment at yaml pr#6
2 parents 6132b40 + 8b7cc14 commit 7f51252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ protected function getTestsForDump()
197197
'.Inf' => -log(0),
198198
'-.Inf' => log(0),
199199
"'686e444'" => '686e444',
200-
'.Inf' => 646e444,
201200
'"foo\r\nbar"' => "foo\r\nbar",
202201
"'foo#bar'" => 'foo#bar',
203202
"'foo # bar'" => 'foo # bar',

0 commit comments

Comments
 (0)