Closed
Description
Description
Running pecl install xdebug-beta
in the image built through https://github.com/danog/jit_bugs/ fails with the following assertion (at least on arm64):
php: ext/opcache/jit/zend_jit_trace.c:8748: int zend_jit_trace_exit(uint32_t, zend_jit_registers_buf *): Assertion `((execute_data)->opline) >= ((execute_data)->func)->op_array.opcodes && ((execute_data)->opline) < ((execute_data)->func)->op_array.opcodes + ((execute_data)->func)->op_array.last' failed.
PHP Version
nightly
Operating System
No response