summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/open_for_write_newfile_b.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/tar/open_for_write_newfile_b.phpt')
-rw-r--r--ext/phar/tests/tar/open_for_write_newfile_b.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/tar/open_for_write_newfile_b.phpt b/ext/phar/tests/tar/open_for_write_newfile_b.phpt
index 83a510436a..cb0140028f 100644
--- a/ext/phar/tests/tar/open_for_write_newfile_b.phpt
+++ b/ext/phar/tests/tar/open_for_write_newfile_b.phpt
@@ -49,7 +49,6 @@ include $alias . '/b/new.php';
--CLEAN--
<?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
--EXPECTF--
-
Warning: fopen(phar://%sopen_for_write_newfile_b.phar.tar/b/new.php): failed to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in %sopen_for_write_newfile_b.php on line %d
Warning: fwrite() expects parameter 1 to be resource, boolean given in %sopen_for_write_newfile_b.php on line %d