We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6395e7e + e907fba commit a54fb4bCopy full SHA for a54fb4b
ext/mbstring/tests/mb_split.phpt
@@ -3,7 +3,6 @@ mb_split()
3
--SKIPIF--
4
<?php
5
extension_loaded('mbstring') or die('skip mbstring not available');
6
-extension_loaded('pcre') or die('skip pcre not available');
7
function_exists('mb_split') or die("skip mb_split() is not available in this build");
8
?>
9
--FILE--
0 commit comments