Commit b0bce5f0da9 for php.net

commit b0bce5f0da9397701dc9925355066df2eed091ac
Author: Weilin Du <weilindu@php.net>
Date:   Thu Jul 30 03:12:44 2026 +0800

    [skip ci] UPGRADING: add entry for #22371

diff --git a/UPGRADING b/UPGRADING
index 47a9c023bf3..599ae2290d6 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -226,6 +226,8 @@ PHP 8.6 UPGRADE NOTES
     UINT_MAX instead of allowing the value to overflow.
   . proc_open() now raises a ValueError when the $cwd argument contains NUL
     bytes.
+  . base_convert(), bindex(), hexdec() and octdec() now raise a notice when
+    they cannot precisely convert the given number.

 - Sysvshm:
   . shm_attach() now raises a ValueError when the $key argument is outside the