1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Export gzfwrite()

Extensions calling `gzfwrite()` cannot be built when linked against
php.dll (built with zlib support) otherwise.

Closes GH-6880.
This commit is contained in:
Christoph M. Becker
2021-04-19 16:45:58 +02:00
parent 39ddf6b89c
commit a2771296c0

View File

@@ -34,6 +34,7 @@ EXPORTS
gzsetparams
gzread
gzwrite
gzfwrite
gzprintf
gzputs
gzgets