php-src/ext/sqlite3
nielsdos 29a96e09b2 Fix GH-11451: Invalid associative array containing duplicate keys
It used the "add_new" variant which assumes the key doesn't already
exist. But in case of duplicate keys we have to take the last result.

Closes GH-11453.
2023-06-15 21:56:06 +02:00
..
tests Fix GH-11451: Invalid associative array containing duplicate keys 2023-06-15 21:56:06 +02:00
config0.m4 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
config.w32 sqlite3 linkage issue on some systems/package combination fix. 2020-08-21 15:45:51 +02:00
CREDITS
php_sqlite3_structs.h Speed up SQLite3Result::fetchArray() by caching column names 2021-09-24 10:08:02 +02:00
php_sqlite3.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sqlite3_arginfo.h Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
sqlite3.c Fix GH-11451: Invalid associative array containing duplicate keys 2023-06-15 21:56:06 +02:00
sqlite3.stub.php Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00