1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Files
archived-php-src/ext/mysqlnd
NathanFreeman b3903515bf Fix bug where large bigints may be truncated
Unless stringified results are requested, we need to parse large
bigints as unsigned, to avoid wrap-around behavior.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-7837.
2021-12-30 19:07:36 +01:00
..
2020-05-15 09:13:22 +02:00
2019-12-27 17:31:27 +01:00
2020-04-14 10:37:37 +02:00
2020-09-01 12:25:38 +02:00
2020-09-14 12:03:07 +02:00
2019-12-27 17:31:27 +01:00
2019-12-27 17:31:27 +01:00
2020-06-07 10:36:50 +02:00