]> granicus.if.org Git - php/commitdiff
fix tests
authorAntony Dovgal <tony2001@php.net>
Fri, 2 Feb 2007 10:55:23 +0000 (10:55 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 2 Feb 2007 10:55:23 +0000 (10:55 +0000)
Zend/tests/bug38779.phpt
Zend/tests/bug38779_1.phpt

index b551767c918101065c47a5005602184382aca678..bb62d38fa3ae49bd67de1c2099e11835fba3398e 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)
+--INI--
+allow_url_include="*"
 --FILE--
 <?php
 
index e11e52d3362707a9b14dc5c30ac2dd269ebe2e23..0a92a63906e213b09214f1308cd7d7904f1fcf05 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)
+--INI--
+allow_url_include="*"
 --FILE--
 <?php