php-8.5.0RC2
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)
Merge branch 'PHP-8.4' into PHP-8.5
Allocate a fast thread-safe-resource id for opcache
core: Warn when coercing NAN to other types
TAILCALL VM
opcache: Fix segfault in function JIT due to NAN to bool warning (#19947)
Merge branch 'PHP-8.4'