History log of /PHP-8.2/ext/pdo_sqlite/tests/open_basedir.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# a8dd009f 17-Jan-2021 tzmfreedom

Allow specifying sqlite3 DSN (file:/) in PDO SQLite

Closes GH-6610.