We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988eb99 commit d9ca1c7Copy full SHA for d9ca1c7
1 file changed
NEWS
@@ -8,6 +8,8 @@ PHP NEWS
8
- GMP:
9
. Fixed GMP power and shift operators to reject GMP right operands outside
10
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)
13
14
- ODBC:
15
. Fixed bug GH-22668 (Heap buffer over-read when a column value exceeds the
0 commit comments