Skip to content

Commit 090b53b

Browse files
committed
[ci skip] NEWS + UPGRADING
1 parent 4cdba05 commit 090b53b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ PHP NEWS
4747
- Standard:
4848
. Add support for backed enums in http_build_query(). (ilutov)
4949

50+
- Zip:
51+
. Added ZipArchive::ER_TRUNCATED_ZIP added in libzip 1.11. (Remi)
52+
5053
12 Sep 2024, PHP 8.4.0beta5
5154

5255
- BCMath:

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,9 @@ PHP 8.4 UPGRADE NOTES
463463
. Added XSLTProcessor::$maxTemplateDepth and XSLTProcessor::$maxTemplateVars
464464
to control the recursion depth of XSL template evaluation.
465465

466+
- Zip:
467+
. Added ZipArchive::ER_TRUNCATED_ZIP added in libzip 1.11
468+
466469
========================================
467470
3. Changes in SAPI modules
468471
========================================

0 commit comments

Comments
 (0)