mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
PHP 8.4: Update Zlib lib requirement (#4105)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
This commit is contained in:
committed by
GitHub
parent
0787a61e36
commit
6bb12514da
@@ -9,8 +9,9 @@
|
||||
&reftitle.required;
|
||||
<para>
|
||||
This module uses the functions of <link xlink:href="&url.zlib;">zlib</link>
|
||||
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.
|
||||
</para>
|
||||
</section>
|
||||
<!-- }}} -->
|
||||
|
||||
Reference in New Issue
Block a user