From: Anatol Belski Date: Thu, 9 Jun 2016 18:12:49 +0000 (+0200) Subject: fix test X-Git-Tag: php-7.1.0alpha3~42^2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ceffa7204b40c8e86dfdcf9af3446683bd008e9;p=php fix test --- diff --git a/ext/standard/tests/file/bug52624.phpt b/ext/standard/tests/file/bug52624.phpt index ee61eb90e6..c5e7a9cb0e 100644 --- a/ext/standard/tests/file/bug52624.phpt +++ b/ext/standard/tests/file/bug52624.phpt @@ -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