Description
Legacy PHP 7.4 applications can read and write SQLite databases. It is a runtime module for local database files used by applications, scripts, and tests. Because data is stored in files, path permissions, backups, and concurrent access need care.