Skip to content

Commit 6bb1251

Browse files
Girgiascmb69
andauthored
PHP 8.4: Update Zlib lib requirement (#4105)
Co-authored-by: Christoph M. Becker <[email protected]>
1 parent 0787a61 commit 6bb1251

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/zlib/setup.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
&reftitle.required;
1010
<para>
1111
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 &gt;= 1.2.0.4 with this module.
12+
by Jean-loup Gailly and Mark Adler.
13+
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.
1415
</para>
1516
</section>
1617
<!-- }}} -->

0 commit comments

Comments
 (0)