php-8.5.0beta3
Update IR
Fix ZTS+JIT build on non-glibc/musl/freebsd/macos/win platforms
Make OPcache non-optional
Fix DragonFly build (#13085)
Remove old JIT implementation (#12498)
TAILCALL VM
Allocate a fast thread-safe-resource id for opcache
core: Deprecate using `null` as an array offset and when calling `array_key_exists()` (#19511)
Fix JIT stack setup on aarch64/clang
Merge branch 'PHP-8.4'