From: Felipe Pena Date: Sat, 17 Jan 2009 20:42:05 +0000 (+0000) Subject: - Removed XFAIL X-Git-Tag: php-5.4.0alpha1~191^2~4486 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37a953d466138eccebf8550135747c9e02009604;p=php - Removed XFAIL --- diff --git a/ext/standard/tests/strings/strripos_basic2.phpt b/ext/standard/tests/strings/strripos_basic2.phpt index ad5ec8351b..d4a1a73f06 100644 --- a/ext/standard/tests/strings/strripos_basic2.phpt +++ b/ext/standard/tests/strings/strripos_basic2.phpt @@ -1,7 +1,5 @@ --TEST-- Test strripos() function : basic functionality - with all arguments ---XFAIL-- -This test will fail until bug #47102 fixed --FILE--