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