Skip to content

Commit ba43f3c

Browse files
authored
[skip ci] UPGRADING: Add an entry for #23395
Since commit a183f11 has an UPGRADING entry, for the sake of consistency let's also add an UPGRADING entry for #23395
1 parent 3a710fa commit ba43f3c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,10 @@ PHP 8.6 UPGRADE NOTES
620620
directive (or null if it has none), independent of values set in php.ini,
621621
on the command line, or at runtime.
622622

623+
- Zip:
624+
. zip_entry_close() return type has been narrowed from bool to true. The
625+
function already always returned true.
626+
623627
========================================
624628
6. New Functions
625629
========================================

0 commit comments

Comments
 (0)