summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt')
-rw-r--r--ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt b/ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt
index 9bf5af54ff..2e8410d4bc 100644
--- a/ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt
+++ b/ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt
@@ -40,7 +40,6 @@ include $alias . '/b/new.php';
--CLEAN--
<?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
--EXPECTF--
-
Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.zip/b/new.php): failed to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in %sopen_for_write_newfile_c_5_2.php on line %d
Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5_2.php on line %d