Test: /ext/pcre/tests/grep2.phpt - Version 7.4.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
009+ 010+ Warning: preg_grep(): Allocation of JIT memory failed, PCRE JIT will be disabled. This is likely caused by security restrictions. Either grant PHP permission to allocate executable memory, or set pcre.jit=0 in %s/grep2.php on line 9 022- array(3) { 023- [5]=> 024- string(1) "a" 025- ["xyz"]=> 026- string(2) "q6" 027- [6]=> 028- string(3) "h20" 024+ array(0) { 026+ bool(true) 030- bool(false)