From: Pierre Joye Date: Tue, 6 Sep 2011 06:44:59 +0000 (+0000) Subject: - add skipif X-Git-Tag: php-5.5.0alpha1~1305 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4769b1946d8239c95002d32b9ee7bb63f63ccb6;p=php - add skipif --- diff --git a/ext/mbstring/tests/bug52931.phpt b/ext/mbstring/tests/bug52931.phpt index 9669d884cb..52efd03de2 100644 --- a/ext/mbstring/tests/bug52931.phpt +++ b/ext/mbstring/tests/bug52931.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #52931 (strripos not overloaded with function overloading enabled) +--SKIPIF-- + --INI-- mbstring.func_overload = 7 mbstring.internal_encoding = utf-8