summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-05 09:21:03 +0200
committerJames Clarke <jrtc27@debian.org>2017-01-29 16:03:26 +0000
commit5f7c01770fe23c699caa96782ce8a6e2cad4811a (patch)
tree57d73f579555ddf42b0802cef19915fa5a925064
parent007ac6e42739ef24a35a1872a566ac35e90f0aaf (diff)
Relax 1 test failing with latest PHP versions
Related to php bug #52646 which is fixed in 5.6.25RC1, 7.0.10RC1, 7.1.0beta2 Origin: https://github.com/symfony/symfony/commit/6703b416d8e7edc2fd04a214b317ea4a189cac51
-rw-r--r--src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php b/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php
index c6d247e..7ed5339 100644
--- a/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php
+++ b/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php
@@ -94,10 +94,10 @@ SplFileObject {
file: true
dir: false
link: false
-%AcsvControl: array:2 [
+%AcsvControl: array:%d [
0 => ","
1 => """
- ]
+%A]
flags: DROP_NEW_LINE|SKIP_EMPTY
maxLineLen: 0
fstat: array:26 [