1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00
Files
archived-php-src/ext
Nikita Popov 22765160da Fix incorrect shift in mysqlnd_wireprotocol
This one looks like a genuine bug: We're shifting a uint16_t by
16 bits. On x86 that likely results in no shift happening.
2019-06-19 15:09:00 +02:00
..
2019-06-11 10:23:37 +02:00
2019-06-19 12:40:23 +02:00
2019-06-05 14:25:07 +02:00
2019-06-17 14:56:28 +03:00
2019-05-30 14:09:00 +02:00
2019-06-13 13:07:01 +02:00
2019-06-05 14:25:07 +02:00
2019-06-14 11:13:43 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-14 14:22:25 +02:00
2019-06-17 13:31:04 +02:00
2019-06-12 11:54:12 +02:00
2019-06-05 14:25:07 +02:00
2019-05-17 19:04:43 +02:00
2019-06-05 14:25:07 +02:00
2019-06-18 08:30:46 +02:00
2019-06-17 23:34:51 +02:00
2019-06-19 15:09:00 +02:00
2019-06-05 14:25:07 +02:00
2019-06-14 12:55:00 +02:00