[php-src] master: [skip ci] Add NEWS entry for #22798

Weilin Du via GitHub <[email protected]> Sat, 18 Jul 2026 21:29:26 +0000
Newsgroups gmane.comp.php.cvs.general
Message-ID <[email protected]>
Author: Weilin Du (LamentXU123)
Committer: GitHub (web-flow)
Pusher: LamentXU123
Date: 2026-07-19T05:29:24+08:00

Commit: https://github.com/php/php-src/commit/d9ca1c73fb02c698ddb1e4ede6b8f4f14a116d8a
Raw diff: https://github.com/php/php-src/commit/d9ca1c73fb02c698ddb1e4ede6b8f4f14a116d8a.diff

[skip ci] Add NEWS entry for #22798

Changed paths:
  M  NEWS


Diff:

diff --git a/NEWS b/NEWS
index c548f32d052a..0ad622eec829 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP                                                                        NEWS
 - GMP:
   . Fixed GMP power and shift operators to reject GMP right operands outside
     the unsigned long range instead of silently truncating them. (Weilin Du)
+  . Fixed GMP integer string parsing to reject strings containing NUL bytes
+    instead of silently truncating them. (Weilin Du)
 
 - ODBC:
   . Fixed bug GH-22668 (Heap buffer over-read when a column value exceeds the