summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug66702.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug66702.phpt')
-rw-r--r--ext/spl/tests/bug66702.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug66702.phpt b/ext/spl/tests/bug66702.phpt
index fedfc869a8..3e4df51abe 100644
--- a/ext/spl/tests/bug66702.phpt
+++ b/ext/spl/tests/bug66702.phpt
@@ -18,7 +18,7 @@ print_r(iterator_to_array($it2));
$it2 = new \RegexIterator($it, "/^ba/", \RegexIterator::MATCH, \RegexIterator::USE_KEY | \RegexIterator::INVERT_MATCH);
print_r(iterator_to_array($it2));
---EXPECTF--
+--EXPECT--
Array
(
[1] => bar