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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: preg_match(): 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/preg_match_error3.php on line 2 002- bool(true) 003+ bool(false)