master
Update IR
Merge branch 'PHP-8.4' into PHP-8.5
Make OPcache non-optional
Fix DragonFly build (#13085)
Remove old JIT implementation (#12498)
Fix JIT TLS on MacOS
Expose the source of exit points in zend_jit_dump_exit_info()
opcache: Use `return true` / `return false` for functions returning `bool`
Merge branch 'PHP-8.3' into PHP-8.4
Zend: Convert _zend_op_array.last_live_range field to uint32_t