diff options
Diffstat (limited to 'ext/spl/tests/bug36258.phpt')
-rw-r--r-- | ext/spl/tests/bug36258.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug36258.phpt b/ext/spl/tests/bug36258.phpt index 60817d06ba..428158c858 100644 --- a/ext/spl/tests/bug36258.phpt +++ b/ext/spl/tests/bug36258.phpt @@ -13,7 +13,7 @@ foreach ($diriter as $key => $file) { ?> ===DONE=== ---EXPECTF-- +--EXPECTF-- string(%d) "%s" string(%d) "%s" ===DONE=== |