[php-src] master: [skip ci] UPGRADING: add entry for #22371
Weilin Du via GitHub <[email protected]> Wed, 29 Jul 2026 19:12:47 +0000
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Weilin Du (LamentXU123)
Committer: GitHub (web-flow)
Pusher: LamentXU123
Date: 2026-07-30T03:12:44+08:00
Commit: https://github.com/php/php-src/commit/b0bce5f0da9397701dc9925355066df2eed091ac
Raw diff: https://github.com/php/php-src/commit/b0bce5f0da9397701dc9925355066df2eed091ac.diff
[skip ci] UPGRADING: add entry for #22371
Changed paths:
M UPGRADING
Diff:
diff --git a/UPGRADING b/UPGRADING
index 47a9c023bf3f..599ae2290d6e 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