From: Greg Beaver Date: Sat, 8 Mar 2008 19:12:41 +0000 (+0000) Subject: fix tests if allow_url_fopen is disabled in php.ini X-Git-Tag: RELEASE_2_0_0a1~207 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0595a7bab2a614e8dac6e7f0e45252c67057697;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--