diff --git a/ext/spl/tests/bug64782.phpt b/ext/spl/tests/bug64782.phpt index 2b225cd043718..ac5d08d7d1e97 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]=>