From 74a79f706f4435ccb659dbda8176ffb6519ba057 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Mon, 6 Feb 2012 23:52:42 +0000 Subject: [PATCH] Force allow_url_fopen to fix qa.php.net/reports diffs --- ext/standard/tests/file/bug43353-win32.phpt | 2 ++ ext/standard/tests/file/bug43353.phpt | 2 ++ ext/standard/tests/file/bug44034.phpt | 2 ++ ext/standard/tests/filters/chunked_001.phpt | 2 ++ 4 files changed, 8 insertions(+) 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--