mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
Merge branch 'PHP-5.5'
This commit is contained in:
@@ -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]=>
|
||||
|
||||
Reference in New Issue
Block a user