Commit d9ca1c73fb0 for php.net
commit d9ca1c73fb02c698ddb1e4ede6b8f4f14a116d8a
Author: Weilin Du <weilindu@php.net>
Date: Sun Jul 19 05:29:24 2026 +0800
[skip ci] Add NEWS entry for #22798
diff --git a/NEWS b/NEWS
index c548f32d052..0ad622eec82 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