Browse Source

remove XFAIL

experimental/5.3-FPM
Antony Dovgal 18 years ago
parent
commit
8ac1ea9b5e
  1. 2
      ext/mbstring/tests/mb_stristr_basic.phpt

2
ext/mbstring/tests/mb_stristr_basic.phpt

@ -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…
Cancel
Save