php-8.5.0beta2
Deprecate disabling `report_memleaks` INI directive (#19481)
Zend: Use `zend_bad_method_call()` when cloning from the wrong scope (#18999)
Merge branch 'PHP-8.3' into PHP-8.4
Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC (#19374)
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