History log of /PHP-8.2/ext/pdo_sqlite/tests/pdo_sqlite_empty_filename.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 108bd441 24-Nov-2021 othercorey

Add pdo_sqlite tests for empty filename and in-memory uri (#7662)

pdo_sqlite already supports empty filenames and shared in-memory DBs. Add tests for them.