summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/spl/tests/bug64782.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug64782.phpt b/ext/spl/tests/bug64782.phpt
index 2b225cd043..ac5d08d7d1 100644
--- a/ext/spl/tests/bug64782.phpt
+++ b/ext/spl/tests/bug64782.phpt
@@ -9,7 +9,7 @@ var_dump(new SplFileObject(__FILE__, "r", false, null));
--EXPECTF--
object(SplFileObject)#1 (%d) {
["pathName":"SplFileInfo":private]=>
- string(50) "%s/bug64782.php"
+ string(%d) "%s/bug64782.php"
["fileName":"SplFileInfo":private]=>
string(12) "bug64782.php"
["openMode":"SplFileObject":private]=>