From: Xinchen Hui Date: Tue, 6 Sep 2011 09:22:06 +0000 (+0000) Subject: Added skipif X-Git-Tag: php-5.3.9RC1~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d107d07eed883b244fddb33ac539dadb76d2f2a;p=php Added skipif --- diff --git a/ext/filter/tests/bug39763.phpt b/ext/filter/tests/bug39763.phpt index 36ee41561a..69d451bbd8 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\"