]> granicus.if.org Git - php/commitdiff
fix test
authorAnatol Belski <ab@php.net>
Thu, 9 Jun 2016 18:12:49 +0000 (20:12 +0200)
committerAnatol Belski <ab@php.net>
Thu, 9 Jun 2016 18:12:49 +0000 (20:12 +0200)
ext/standard/tests/file/bug52624.phpt

index ee61eb90e6f45f8c58ee80bd51bbc69cfd2048b7..c5e7a9cb0ec1cbf974bf5d7821f2cf534a9cbc5f 100644 (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