remove XFAIL

This commit is contained in:
Antony Dovgal 2009-02-17 10:08:23 +00:00
parent 8fe753c711
commit 3a97565023

View 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');