8000 minor #22332 [VarDumper] Relax tests to adapt for php 7.1rc4 (nicolas… · symfony/symfony@1272be6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1272be6

Browse files
committed
minor #22332 [VarDumper] Relax tests to adapt for php 7.1rc4 (nicolas-grekas)
This PR was merged into the 2.8 branch. Discussion ---------- [VarDumper] Relax tests to adapt for php 7.1rc4 | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #22266 | License | MIT | Doc PR | - Commits ------- 3672c01 [VarDumper] Relax tests to adapt for php 7.1rc4
2 parents f9d5ede + 3672c01 commit 1272be6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Symfony/Component/VarDumper/Tests/CliDumperTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,7 @@ public function testThrowingCaster()
296296
%d. %slosure%s() ==> Twig_Template->render(): {
297297
src: {
298298
%sCliDumperTest.php:{$line}: """
299-
}\\n
300-
};'),\\n
301-
));\\n
299+
%A
302300
"""
303301
}
304302
}

0 commit comments

Comments
 (0)
0