Commit 13cec7c2760 for php.net
commit 13cec7c276033883e1e0ee22ea92fa1838b06dca
Author: Juliette <663378+jrfnl@users.noreply.github.com>
Date: Fri Sep 18 08:17:46 2026 +0200
[skip ci] UPGRADING: add missing listing for new enum (#23743)
diff --git a/UPGRADING b/UPGRADING
index 48ddd14bb72..70271fc8a8a 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -908,6 +908,8 @@ PHP 8.6 UPGRADE NOTES
- URI:
. Uri\Rfc3986\UriBuilder and Uri\WhatWg\UrlBuilder
RFC: https://wiki.php.net/rfc/uri_followup#uri_building
+ . enum Uri\WhatWg\UrlPercentEncodingMode
+ RFC: https://wiki.php.net/rfc/uri_followup#percent-encoding_support
========================================
8. Removed Extensions and SAPIs