master
Merge branch 'PHP-8.5'
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
Add `gc` and `shutdown` callbacks to ZendMM custom handlers (#13432)
Merge branch 'PHP-8.3' into PHP-8.4
Flexible fiber bailout handling (#7163)
Add support for validation of missing class synopses (#9472)
Fix registration of internal readonly child classes (#15459)
general signatures discrepencies fixes (#13122)
adds failing test case for #12060
Zend: Add tests for offsets and containers (#12723)
ext/zend_test: Move object handler test objects to their own file (#11852)
Reduce code bloat in arginfo by using specialised string releases (#20016)
Fix memory_leak in zend_test
Add ce_flags2 & fn_flags2 (GH-19991)
zend_string: Support NUL bytes in `ZSTR_*_LITERAL()` and `zend_string_*literal*()` (#19582)