mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
a2771296c0
Extensions calling `gzfwrite()` cannot be built when linked against php.dll (built with zlib support) otherwise. Closes GH-6880.