diff --git a/reference/zlib/setup.xml b/reference/zlib/setup.xml index 45e565568ca7..6a49dfe3abcf 100644 --- a/reference/zlib/setup.xml +++ b/reference/zlib/setup.xml @@ -9,8 +9,9 @@ &reftitle.required; This module uses the functions of zlib - by Jean-loup Gailly and Mark Adler. You have to use a zlib - version >= 1.2.0.4 with this module. + by Jean-loup Gailly and Mark Adler. + As of PHP 8.4.0, the minimum zlib version required is 1.2.11. + Prior to PHP 8.4.0, the minimum zlib version required was 1.2.0.4.