Commit 36d8c1bf43e for php.net
commit 36d8c1bf43e0ea2011f0a66eab43da7ab79d0124
Author: Weilin Du <weilindu@php.net>
Date: Thu Sep 3 23:59:51 2026 +0800
[skip ci] Document Uri\WhatWg\UrlBuilder as a new class
diff --git a/UPGRADING b/UPGRADING
index 9a509f01e72..5d65ffd0427 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -819,7 +819,7 @@ PHP 8.6 UPGRADE NOTES
. StreamPollHandle
- URI:
- . Uri\Rfc3986\UriBuilder
+ . Uri\Rfc3986\UriBuilder and Uri\WhatWg\UrlBuilder
RFC: https://wiki.php.net/rfc/uri_followup#uri_building
========================================