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 2223853 commit 63c7418Copy full SHA for 63c7418
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.2.0alpha3
4
5
+- Zip:
6
+
7
+ . Implement fseek for zip stream when possible with libzip 1.9.1. (Remi)
8
9
23 Jun 2022, PHP 8.2.0alpha2
10
11
- Core:
UPGRADING
@@ -446,6 +446,7 @@ PHP 8.2 UPGRADE NOTES
446
--with-oci8-12c and --with-oci8-19 are still supported.
447
448
- Zip:
449
+ . The Zip extension upgraded to version 1.21.0
450
. The Zip extension is now built as shared library (DLL) by default.
451
452
========================================
0 commit comments