Peter Kokot
435e67e075
Remove HAVE_SQLITE3_{CLOSE_V2,ERRSTR} ( #18963 )
...
As of PHP 8.5 the minimum required SQLite library is 3.7.17, and this
removes the following preprocessor macros checks:
- HAVE_SQLITE3_CLOSE_V2 (sqlite3_close_v2() function is available since
SQLite 3.7.14.)
- HAVE_SQLITE3_ERRSTR (sqlite3_errstr() function is available since
SQLite 3.7.15)
- SQLITE_VERSION_NUMBER should be now always greater than 3006011
(3.6.11).
2026-02-11 13:13:18 +01:00
..
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-05 15:14:52 +01:00
2026-02-05 18:39:22 +01:00
2026-01-24 11:39:28 +00:00
2026-02-05 00:25:13 +01:00
2026-02-10 20:10:50 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-05 15:13:35 +01:00
2026-02-10 12:26:18 +00:00
2026-02-05 17:52:42 +00:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-26 19:20:42 +01:00
2026-01-30 16:37:13 +01:00
2026-02-03 00:55:05 +01:00
2026-02-06 10:07:54 +01:00
2026-01-20 13:06:52 +00:00
2026-01-21 20:57:00 +01:00
2026-02-10 01:35:01 +03:00
2026-01-23 15:00:22 +01:00
2026-02-03 12:38:04 +01:00
2026-01-21 20:57:00 +01:00
2026-02-02 14:14:15 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-28 18:15:04 +00:00
2026-02-11 13:13:18 +01:00
2026-02-06 06:59:33 +00:00
2026-02-10 19:59:10 +01:00
2026-02-06 12:51:18 +00:00
2026-02-04 17:10:53 +01:00
2026-02-10 12:20:42 +00:00
2026-02-05 16:09:54 +00:00
2026-02-10 12:17:47 +00:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-02-09 19:27:40 +00:00
2026-01-21 20:57:00 +01:00
2026-01-28 01:57:30 +00:00
2026-02-11 13:13:18 +01:00
2026-02-06 10:12:33 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 15:25:42 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 17:10:53 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-05 00:25:13 +01:00
2026-02-10 19:59:10 +01:00
2026-02-04 11:11:11 +01:00
2025-09-23 14:57:33 +02:00