Estas constantes están definidas por esta extensión y estarán disponibles sólo cuando la extensión haya sido compilada con PHP, o bien sea cargada dinámicamente en ejecución.
FORCE_GZIP
(int)
FORCE_DEFLATE
(int)
ZLIB_ENCODING_RAW
(int)
ZLIB_ENCODING_DEFLATE
(int)
ZLIB_ENCODING_GZIP
(int)
ZLIB_FILTERED
(int)
ZLIB_HUFFMAN_ONLY
(int)
ZLIB_FIXED
(int)
ZLIB_RLE
(int)
ZLIB_DEFAULT_STRATEGY
(int)
ZLIB_BLOCK
(int)
ZLIB_NO_FLUSH
(int)
ZLIB_PARTIAL_FLUSH
(int)
ZLIB_SYNC_FLUSH
(int)
ZLIB_FULL_FLUSH
(int)
ZLIB_FINISH
(int)