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.
1 parent 7e3f4a2 commit e907fbaCopy full SHA for e907fba
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
--INI--
0 commit comments