php-8.4.13
Merge branch 'PHP-8.3' into PHP-8.4
* implement new output API, fixing some bugs and implementing some feature requests--let's see what I can dig out of the bugtracker for NEWS-- and while crossing the road: * implemented new zlib API * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?)
Sync HAVE_<extension> help texts (#15167)
Export gzfwrite()
Update http->https in license (#6945)
Fix GH-17745: zlib extension incorrectly handles object arguments
Merge branch 'PHP-8.0' into PHP-8.1
Fix zlib support for large files