php-8.5.0RC2
main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string (#19606)
Revert deprecation of __sleep and __wakeup (#19966)
Merge branch 'PHP-8.3' into PHP-8.4
core: Warn when non-representable floats are coerced to int (#19760)
Deprecate producing output in a user output handler (#19067)
zend_compile: Deprecate backticks as an alias for `shell_exec()` (#19443)
Fix GH-15964: printf() can strip sign of -INF