mirror of
https://github.com/php/php-src.git
synced 2025-01-23 04:04:16 +08:00
- MFH: update test after php's portable realpath change (filename/ is not valid anymore)
This commit is contained in:
parent
01dca9a7f4
commit
eae2c5390d
@ -70,13 +70,13 @@ rmdir("$name_prefix/");
|
||||
string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
|
||||
|
||||
-- Iteration 2 --
|
||||
string(%d) "%s\realpath_basic\realpath_basic.tmp"
|
||||
bool(false)
|
||||
|
||||
-- Iteration 3 --
|
||||
string(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
|
||||
|
||||
-- Iteration 4 --
|
||||
string(%d) "%s\realpath_basic\realpath_basic.tmp"
|
||||
bool(false)
|
||||
|
||||
-- Iteration 5 --
|
||||
string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
|
||||
|
Loading…
Reference in New Issue
Block a user