Closed
Description
Summary
Internal testing shows that Laravel tests segfault when using jit=1255
. For this issue, repair any and all segfaults when using 1255
, and if current tests do not adequately cover these cases, add such tests the the appropriate suite.
Desired Behavior
Laravel based applications do not trigger segmentation faults when jit=1255
Additional context
- PHP 8 JIT Source
- Internal team mobbing session
gdb
walkthrough