1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
This commit is contained in:
Anatol Belski
2016-06-09 20:12:49 +02:00
parent b34496e08f
commit 4ceffa7204

View File

@@ -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