]> granicus.if.org Git - php/commitdiff
- This test needs to write
authorMarcus Boerger <helly@php.net>
Sun, 20 May 2007 18:34:17 +0000 (18:34 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 20 May 2007 18:34:17 +0000 (18:34 +0000)
ext/phar/tests/metadata_write_commit.phpt

index d2bf48f990f6f95b613e5a2ea8daf96941548e50..06a66d9c9800c16a250f83bbbfbd82984ec9714a 100755 (executable)
@@ -4,6 +4,7 @@ Phar with meta-data (write)
 <?php if (!extension_loaded("phar")) print "skip";?>
 --INI--
 phar.require_hash=0
+phar.readonly=0
 --FILE--
 <?php
 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';