From abb227db46fe766d6512ac0733d8866cf6a329f1 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sun, 13 Apr 2008 21:41:46 +0000 Subject: [PATCH] sync fixed test properly with 5.3 branch --- ext/standard/tests/strings/highlight_file.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/strings/highlight_file.phpt b/ext/standard/tests/strings/highlight_file.phpt index 1b46982eee..937354924e 100644 --- a/ext/standard/tests/strings/highlight_file.phpt +++ b/ext/standard/tests/strings/highlight_file.phpt @@ -6,8 +6,8 @@ highlight.comment=#FF9900 highlight.keyword=#007700 highlight.default=#0000BB highlight.html=#000000 -allow_url_fopen=1 allow_url_include=1 +allow_url_fopen=1 --FILE--