master
Merge branch 'PHP-8.4' into PHP-8.5
* 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?)
ext/zlib: Remove unused ZLIB_EXPORTS (#20400)
Sync HAVE_<extension> help texts (#15167)
Export gzfwrite()
Update http->https in license (#6945)
zlib: Use `return true` / `return false` for functions returning `bool`
Merge branch 'PHP-8.4'
Merge branch 'PHP-8.5'
Fix error message on Windows