php-8.5.0beta1
Update IR
Fix linker failure when building Opcache statically
Make OPcache non-optional
Fix DragonFly build (#13085)
Remove old JIT implementation (#12498)
Allocate a fast thread-safe-resource id for opcache
Remove cache slot from ZEND_VERIFY_TYPE and arg RECV opcodes (#18258)
Introduce zend_vm_opcode_handler_t / zend_vm_opcode_handler_func_t
Merge branch 'PHP-8.4'