summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/bug47517.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/bug47517.phpt')
-rw-r--r--ext/standard/tests/file/bug47517.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/file/bug47517.phpt b/ext/standard/tests/file/bug47517.phpt
index f8c9e41446..9a95ff52e7 100644
--- a/ext/standard/tests/file/bug47517.phpt
+++ b/ext/standard/tests/file/bug47517.phpt
@@ -15,7 +15,5 @@ if (!$status) {
/* This has to behave same way on both 64- and 32-bits. */
file_put_contents('C:\Program Files\myfile.txt', 'hello');
?>
-==DONE==
--EXPECTF--
Warning: file_put_contents(C:\Program Files\myfile.txt): failed to open stream: Permission denied in %sbug47517.php on line %d
-==DONE==