php-8.3.27
Fix GH-19922: gzopen() double free
* 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 leading and final newlines in source code files
Normalize comments in *nix build system m4 files
Export gzfwrite()
Update http->https in license (#6945)
Fix memory leak when encoding check fails
Fix GH-17745: zlib extension incorrectly handles object arguments
Merge branch 'PHP-8.0' into PHP-8.1
Fix zlib support for large files