Commit 56d93874f89 for php.net
commit 56d93874f8964badd91acd02caf6e240a2bedd8c
Author: Tim Düsterhus <tim@tideways-gmbh.com>
Date: Tue Sep 22 17:15:22 2026 +0200
[skip ci] NEWS for GH-23851
diff --git a/NEWS b/NEWS
index a5b12c6de20..09b783d9aa7 100644
--- a/NEWS
+++ b/NEWS
@@ -98,6 +98,10 @@ PHP NEWS
PROCESS_INFORMATION, an indeterminate comspec pointer after a failed
lookup, and an unchecked CreateFileA() failure. (Ilia Alshanetsky)
+- URI:
+ . Fix casing of enum cases in UriHostType and UrlHostType to match the RFC
+ and PHP’s naming policy. (timwolla)
+
- Zlib:
. Fixed inflate_init() dropping the preset dictionary for raw streams with
a non-default window. (Ilia Alshanetsky)