- Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- 27000
result: int(1)
pcre.jit: string(1) "1"
pcre.backtrack_limit: string(7) "1000000"
pcre.recursion_limit: string(6) "100000"
Fatal error: Uncaught AssertionError: assert(preg_last_error() === PREG_JIT_STACKLIMIT_ERROR) in /in/ncuVp:31
Stack trace:
#0 /in/ncuVp(31): assert(false, 'assert(preg_las...')
#1 {main}
thrown in /in/ncuVp on line 31
Process exited with code 255. - Output for 7.3.16 - 7.3.33, 7.4.0 - 7.4.33
- 27000
result: int(1)
pcre.jit: string(1) "1"
pcre.backtrack_limit: string(7) "1000000"
pcre.recursion_limit: string(6) "100000"
Warning: assert(): assert(preg_last_error() === PREG_JIT_STACKLIMIT_ERROR) failed in /in/ncuVp on line 31
- Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.5 - 7.2.33
- 27000
result: bool(false)
pcre.jit: string(1) "1"
pcre.backtrack_limit: string(7) "1000000"
pcre.recursion_limit: string(6) "100000"
- Output for 5.5.0 - 5.5.36, 5.6.0 - 5.6.22
- 27000
result: int(1)
pcre.jit: bool(false)
pcre.backtrack_limit: string(7) "1000000"
pcre.recursion_limit: string(6) "100000"