php-8.5.0
memory_limit is not always limited by max_memory_limit
Revert deprecation of __sleep and __wakeup (#19966)
Merge branch 'PHP-8.3' into PHP-8.4
Fix missing deprecation message for default case statement followed by semicolon (#20172)
Revert "Deprecate returning non-string values from a user output handler (#18932)" (#20455)
zend_compile: Deprecate backticks as an alias for `shell_exec()` (#19443)
Fix GH-15964: printf() can strip sign of -INF