mirror of
https://github.com/php/php-src.git
synced 2025-01-15 00:05:02 +08:00
remove XFAIL
This commit is contained in:
parent
8fe753c711
commit
3a97565023
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user