]> granicus.if.org Git - php/commitdiff
fix test in 5.3+
authorGreg Beaver <cellog@php.net>
Tue, 11 Dec 2007 19:19:47 +0000 (19:19 +0000)
committerGreg Beaver <cellog@php.net>
Tue, 11 Dec 2007 19:19:47 +0000 (19:19 +0000)
ext/phar/tests/phar_stub_write_file.phpt

index dbc4b8b8b5888754187b13b6b27441528174d8f3..87312e5105f4999764715a55997c8d0d74ef5d68 100755 (executable)
@@ -5,6 +5,7 @@ Phar::setStub()/getStub() from file
 --INI--
 phar.require_hash=0
 phar.readonly=0
+allow_url_fopen=1
 --FILE--
 <?php
 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';