From 3d107d07eed883b244fddb33ac539dadb76d2f2a Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Tue, 6 Sep 2011 09:22:06 +0000 Subject: [PATCH] Added skipif --- ext/filter/tests/bug39763.phpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ext/filter/tests/bug39763.phpt b/ext/filter/tests/bug39763.phpt index 36ee41561a8..69d451bbd80 100644 --- a/ext/filter/tests/bug39763.phpt +++ b/ext/filter/tests/bug39763.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #39763 (filter applies magic_quotes twice in parse_str()) +--SKIPIF-- + --INI-- magic_quotes_gpc=1 filter.default= @@ -14,4 +16,4 @@ echo $val . "\n"; --EXPECT-- Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0 \"probably a bug\" -\"probably a bug\" \ No newline at end of file +\"probably a bug\"