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 a62c06c commit 6ccd675Copy full SHA for 6ccd675
ext/mbstring/tests/mb_ereg_search_invalid_pattern.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
mb_ereg_search() with invalid pattern should discard old matches
3
+--SKIPIF--
4
+<?php if (!function_exists("mb_ereg")) print "skip requires mbregex"; ?>
5
--FILE--
6
<?php
7
0 commit comments