]> granicus.if.org Git - php/commitdiff
- Removed XFAIL section
authorFelipe Pena <felipe@php.net>
Tue, 26 May 2009 13:51:04 +0000 (13:51 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 26 May 2009 13:51:04 +0000 (13:51 +0000)
ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt
ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt
ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt

index 134a4c3ecf8ae9d945031436d834e865274976ac..4d0b2542e5e02a63ab390fc3a0215213b705f6db 100644 (file)
@@ -1,6 +1,5 @@
 --TEST--
 Test mb_stripos() function : usage variations - Pass different integers as $offset argument
---XFAIL--
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');
index eb23d801be9ba8a4f7de86643237d4aed30c8f22..2586580182a918f9194aa1f4c0cc972427a0896c 100644 (file)
@@ -1,6 +1,5 @@
 --TEST--
 Test mb_strripos() function : usage variations - pass different data types as $offset arg
---XFAIL--
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');
index 8c40a6fa6788402134b1d796b256516296181209..3cdfeff48c2d434b0cbe719d7d34ea9d00479f71 100644 (file)
@@ -1,6 +1,5 @@
 --TEST--
 Test mb_strripos() function : usage variations - Pass different integers as $offset argument
---XFAIL--
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');