Hi! What's our stance on updating the bundled SQLite3?
Currently the PHP-5.6 and 7.0 branch have 3.8.10.2, while the PHP-7.1 and master branch have 3.9.2 (sqlite3.h) respectively 3.13.0 (sqlite3.c). The latter would have certainly to be fixed to be consistent, but I have some doubts regarding sticking with old SQLite3 versions for supported PHP versions. After all, all minor versions at least as of SQLite 3.9.0 are "regularly scheduled maintenance releases"[1], and it appears that no bug-fixes will be published for non-current minor versions. Thoughts? [1] <http://sqlite.org/news.html> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php