History log of /PHP-8.1/ext/pdo_sqlite/sqlite_driver.stub.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 4ed66ff2 17-May-2021 Máté Kocsis

Declare tentative return types for ext/pdo

Closes GH-6996


# eef994d6 09-Oct-2020 Máté Kocsis

Improve parameter names in ext/pdo_sqlite

Closes GH-6310


# 1afcced1 21-Jul-2020 Nikita Popov

Add stubs for PDO SQLite extension methods

Putting these under a dummy PDO_SQLite_Ext class.