1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00
Files
archived-php-src/ext
Christoph M. Becker 8fec415557 Drop support for SQLITE_COPY in authorizer callback
According to the sources, `SQLITE_COPY` is unused as of SQLite
3.6.10[1] (at least), so there is no need to support it any longer; we
require at least SQLite 3.7.7 at minimum.

[1] <https://github.com/sqlite/sqlite/blob/version-3.6.10/src/sqlite.h.in#L2411>

Closes GH-9041.
2022-07-19 10:55:50 +02:00
..
2022-06-25 07:40:19 +01:00
2022-07-04 10:50:32 +01:00
2022-07-05 00:59:43 -06:00
2022-06-29 14:04:40 +02:00
2022-07-18 15:18:08 +01:00
2022-07-08 17:39:05 +01:00
2022-06-10 12:45:30 -04:00
2022-07-11 19:45:46 +02:00
2022-06-09 13:42:45 +02:00
2022-06-13 14:44:49 +02:00
2022-05-16 14:47:02 +02:00
2021-10-12 16:43:40 +02:00
2022-06-25 07:40:19 +01:00