mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
zlib: support is broken since a really long time. It never worked on versions >= PHP5.6 so we can just remove this dead code. Bug was introduced 2006-05-14 (Before 5.2.0)