1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext
Christoph M. Becker 1752393bb4 Fix #79084: mysqlnd may fetch wrong column indexes with MYSQLI_BOTH
Column names can be numeric strings, so we have to make sure to insert
the column values with the appropriate numeric keys, instead of adding
them.
2020-01-13 13:21:45 +01:00
..
2019-12-16 10:32:49 -08:00
2020-01-11 06:15:32 +14:00
2019-10-31 16:08:38 +01:00
2019-12-16 10:04:03 -08:00
2019-07-15 15:20:15 +02:00
2019-04-06 19:06:16 -07:00
2019-10-08 12:10:06 +02:00
2019-11-11 23:08:38 -08:00
2019-04-23 12:43:32 +02:00
2019-08-20 13:58:22 +02:00
2019-11-30 14:00:41 +01:00
2019-02-20 11:11:06 +11:00
2019-08-28 17:57:10 +02:00
2019-04-06 01:27:58 +02:00
2019-04-10 13:06:55 +02:00
2019-10-10 16:14:37 +02:00
2019-08-09 10:32:56 +02:00
2019-01-02 11:21:25 +01:00
2019-10-01 11:15:12 +02:00
2019-07-12 16:51:47 +02:00
2019-12-16 00:38:54 -08:00
2019-01-07 01:04:16 -08:00
2019-10-08 09:48:59 +02:00