mirror of
https://github.com/php/php-src.git
synced 2025-01-07 03:13:33 +08:00
- error is windows version dependent and not what we test here
This commit is contained in:
parent
c5b02759c4
commit
dd3eb33d76
@ -33,7 +33,7 @@ var_dump(file_exists($tmp_file));
|
||||
echo "Done\n";
|
||||
?>
|
||||
--EXPECTF--
|
||||
Warning: readlink(): Could not open file (error 2) in %s on line %d
|
||||
Warning: readlink(): %s in %s on line %d
|
||||
bool(false)
|
||||
string(%d) "%srename_variation6-win32.php.tmp"
|
||||
bool(true)
|
||||
|
Loading…
Reference in New Issue
Block a user