summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug52573.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug52573.phpt')
-rw-r--r--ext/spl/tests/bug52573.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug52573.phpt b/ext/spl/tests/bug52573.phpt
index 54587fae1d..8817da0f1e 100644
--- a/ext/spl/tests/bug52573.phpt
+++ b/ext/spl/tests/bug52573.phpt
@@ -9,7 +9,7 @@ var_dump($f->fscanf('<?php // %s', $result));
var_dump($result);
var_dump($f->fscanf('<?php // %s'));
?>
---EXPECTF--
+--EXPECT--
int(1)
string(4) "test"
array(1) {