cellog          Sun Apr 13 21:26:07 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/zlib/tests     bug_40189.phpt 
  Log:
  fix test
  
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/bug_40189.phpt?r1=1.1.2.3&r2=1.1.2.4&diff_format=u
Index: php-src/ext/zlib/tests/bug_40189.phpt
diff -u php-src/ext/zlib/tests/bug_40189.phpt:1.1.2.3 
php-src/ext/zlib/tests/bug_40189.phpt:1.1.2.4
--- php-src/ext/zlib/tests/bug_40189.phpt:1.1.2.3       Thu Feb  7 12:15:53 2008
+++ php-src/ext/zlib/tests/bug_40189.phpt       Sun Apr 13 21:26:07 2008
@@ -2,6 +2,8 @@
 Bug #40189 (endless loop in zlib.inflate stream filter)
 --SKIPIF--
 <?php if (!extension_loaded("zlib")) print "skip"; ?>
+--INI--
+allow_url_fopen=1
 --FILE--
 <?php
 // this string is an excerpt of a phar archive that caused an infinite loop



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to