From: Greg Beaver Date: Sat, 8 Mar 2008 19:12:34 +0000 (+0000) Subject: fix tests if allow_url_fopen is disabled in php.ini X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~655 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2801e87a553bc92a3bec4aa32de56e8e6644ce70;p=php fix tests if allow_url_fopen is disabled in php.ini --- diff --git a/ext/standard/tests/file/stream_rfc2397_001.phpt b/ext/standard/tests/file/stream_rfc2397_001.phpt index 774bb089bc..040dc26f58 100755 --- a/ext/standard/tests/file/stream_rfc2397_001.phpt +++ b/ext/standard/tests/file/stream_rfc2397_001.phpt @@ -1,5 +1,7 @@ --TEST-- Stream: RFC2397 getting the data +--INI-- +allow_url_fopen=1 --FILE--