mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
fix test
This commit is contained in:
@@ -9,4 +9,6 @@ echo tempnam("directory_that_not_exists", "prefix_");
|
||||
|
||||
?>
|
||||
--EXPECTF--
|
||||
Notice: tempnam(): file created in the system's temporary directory in %sbug52624.php on line %d
|
||||
|
||||
Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (%s) in %s on line %d
|
||||
|
||||
Reference in New Issue
Block a user