Skip to content

Commit d9ca1c7

Browse files
authored
[skip ci] Add NEWS entry for #22798
1 parent 988eb99 commit d9ca1c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ PHP NEWS
88
- GMP:
99
. Fixed GMP power and shift operators to reject GMP right operands outside
1010
the unsigned long range instead of silently truncating them. (Weilin Du)
11+
. Fixed GMP integer string parsing to reject strings containing NUL bytes
12+
instead of silently truncating them. (Weilin Du)
1113

1214
- ODBC:
1315
. Fixed bug GH-22668 (Heap buffer over-read when a column value exceeds the

0 commit comments

Comments
 (0)