Commit c0f01b34607 for php.net
commit c0f01b346075978bcc26ae91759e5ed19354cb8f
Merge: 00aa0e39c3a bc3a7c7b175
Author: Weilin Du <weilindu@php.net>
Date: Fri Jul 3 14:23:25 2026 +0800
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Fix GH-21705: ZipArchive::getFromIndex() ignores FL_UNCHANGED (#21706)
diff --cc NEWS
index 3bd77e45060,6d4d1865d79..d7a1758a7f2
--- a/NEWS
+++ b/NEWS
@@@ -80,11 -63,13 +80,15 @@@ PH
. Fixed bug GH-22395 (base_convert() outputs at most 64 characters).
(Weilin Du)
+- URI:
+ . Fixed behavior of Uri\WhatWg\Url wither methods with regards to empty
+ opaque hosts. (kocsismate)
+
+ - Zip:
+ . Fixed bug GH-21705 (ZipArchive::getFromIndex() ignores
+ ZipArchive::FL_UNCHANGED for deleted entries). (Weilin Du)
+
-02 Jul 2026, PHP 8.4.23
+02 Jul 2026, PHP 8.5.8
- Core:
. Fixed bug GH-22280 (Incorrect compile error for goto to label preceding