php-8.5.0beta3
main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string (#19606)
Zend: Use `zend_bad_method_call()` when cloning from the wrong scope (#18999)
Merge branch 'PHP-8.3' into PHP-8.4
Zend: Warn when destructuring non-array values (#19439)
Deprecate producing output in a user output handler (#19067)
zend_compile: Deprecate backticks as an alias for `shell_exec()` (#19443)
Close PHP tags in tests
Fix GH-15964: printf() can strip sign of -INF