We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0787a61 commit 6bb1251Copy full SHA for 6bb1251
reference/zlib/setup.xml
@@ -9,8 +9,9 @@
9
&reftitle.required;
10
<para>
11
This module uses the functions of <link xlink:href="&url.zlib;">zlib</link>
12
- by Jean-loup Gailly and Mark Adler. You have to use a zlib
13
- 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.
14
+ Prior to PHP 8.4.0, the minimum zlib version required was 1.2.0.4.
15
</para>
16
</section>
17
<!-- }}} -->
0 commit comments