Skip to content

Commit 63c7418

Browse files
committed
[ci skip] NEWS and UPGRADING
1 parent 2223853 commit 63c7418

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.2.0alpha3
44

5+
- Zip:
6+
7+
. Implement fseek for zip stream when possible with libzip 1.9.1. (Remi)
8+
59
23 Jun 2022, PHP 8.2.0alpha2
610

711
- Core:

UPGRADING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ PHP 8.2 UPGRADE NOTES
446446
--with-oci8-12c and --with-oci8-19 are still supported.
447447

448448
- Zip:
449+
. The Zip extension upgraded to version 1.21.0
449450
. The Zip extension is now built as shared library (DLL) by default.
450451

451452
========================================

0 commit comments

Comments
 (0)