mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
MFB fix tests
This commit is contained in:
@@ -61,9 +61,9 @@ bool(false)
|
||||
bool(true)
|
||||
bool(false)
|
||||
bool(false)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(%d)
|
||||
string(38) "phar://*/files/phar_oo_test.phar.php%cb"
|
||||
string(1) "b"
|
||||
int(0)
|
||||
@@ -74,9 +74,9 @@ bool(false)
|
||||
bool(false)
|
||||
bool(true)
|
||||
bool(false)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(%d)
|
||||
string(42) "phar://*/files/phar_oo_test.phar.php%cb.php"
|
||||
string(5) "b.php"
|
||||
int(32)
|
||||
@@ -87,9 +87,9 @@ bool(false)
|
||||
bool(true)
|
||||
bool(false)
|
||||
bool(false)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(%d)
|
||||
string(42) "phar://*/files/phar_oo_test.phar.php%ce.php"
|
||||
string(5) "e.php"
|
||||
int(32)
|
||||
@@ -100,9 +100,9 @@ bool(false)
|
||||
bool(true)
|
||||
bool(false)
|
||||
bool(false)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(%d)
|
||||
==RECURSIVE==
|
||||
string(42) "phar://*/files/phar_oo_test.phar.php%ca.php"
|
||||
string(5) "a.php"
|
||||
|
||||
@@ -64,9 +64,9 @@ __halt_compiler();
|
||||
?>
|
||||
--EXPECTF--
|
||||
MyFile::__construct(phar://*/files/phar_oo_test.phar.php/a.php)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(1141214400)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(%d)
|
||||
int(0)
|
||||
bool(false)
|
||||
string(32) "<?php echo "This is a.php\n"; ?>"
|
||||
|
||||
Reference in New Issue
Block a user