mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: ensure pcre.jit=1 for this test
This commit is contained in:
commit
598175eff6
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
preg_grep() 2nd test
|
||||
--SKIPIF--
|
||||
<?php if (!PCRE_JIT_SUPPORT) die("skip no pcre jit support"); ?>
|
||||
--INI--
|
||||
pcre.jit=1
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue