From: Christopher Jones Date: Mon, 6 Feb 2012 23:52:42 +0000 (+0000) Subject: Force allow_url_fopen to fix qa.php.net/reports diffs X-Git-Tag: PHP-5.4.1-RC1~26^2~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2ab222c1365768f4c5767b67643a37d2bb1d7ee;p=php Force allow_url_fopen to fix qa.php.net/reports diffs --- diff --git a/ext/standard/tests/file/bug43353-win32.phpt b/ext/standard/tests/file/bug43353-win32.phpt index 46f21611bd..0667f6984e 100644 --- a/ext/standard/tests/file/bug43353-win32.phpt +++ b/ext/standard/tests/file/bug43353-win32.phpt @@ -5,6 +5,8 @@ Bug #43353 wrong detection of 'data' wrapper if(substr(PHP_OS, 0, 3) != "WIN") die("skip Run only on Windows"); ?> +--INI-- +allow_url_fopen=1 --FILE-- +--INI-- +allow_url_fopen=1 --FILE-- +--INI-- +allow_url_fopen=1 --FILE--