]> granicus.if.org Git - php/commitdiff
remove XFAIL
authorAntony Dovgal <tony2001@php.net>
Tue, 17 Feb 2009 10:08:23 +0000 (10:08 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 17 Feb 2009 10:08:23 +0000 (10:08 +0000)
ext/mbstring/tests/mb_stristr_basic.phpt

index d390d0a5d9fb1b1bcccda3f5a949382a59ec6056..ea9a711f0be640e51ce7892c15276161fdf4aedc 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Test mb_stristr() function : basic functionality 
---XFAIL--
-Bug #46763 stristr() wrong output when needle does not exist
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');