We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb47fb0 commit e68fd40Copy full SHA for e68fd40
ext/pcre/tests/grep2.phpt
@@ -2,6 +2,8 @@
2
preg_grep() 2nd test
3
--SKIPIF--
4
<?php if (!PCRE_JIT_SUPPORT) die("skip no pcre jit support"); ?>
5
+--INI--
6
+pcre.jit=1
7
--FILE--
8
<?php
9
0 commit comments