Skip to content

Commit 121790e

Browse files
committed
[ci skip] Add forgotten NEWS entry (bug 80560)
1 parent 764b7bf commit 121790e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ PHP NEWS
1818
. Fixed bug #80584 (0x and 0X are considered valid hex numbers by
1919
filter_var()). (girgias)
2020

21+
- GMP:
22+
. Fixed bug #80560 (Strings containing only a base prefix return 0 object).
23+
(girgias)
24+
2125
- MySQLi:
2226
. Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to
2327
interpret bit columns). (Nikita)

0 commit comments

Comments
 (0)