From 4ceffa7204b40c8e86dfdcf9af3446683bd008e9 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 9 Jun 2016 20:12:49 +0200 Subject: [PATCH] fix test --- ext/standard/tests/file/bug52624.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/standard/tests/file/bug52624.phpt b/ext/standard/tests/file/bug52624.phpt index ee61eb90e6f..c5e7a9cb0ec 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