php-src/ext/pdo_sqlite/tests/subclasses
Nikita Popov 67184f5445
Fix PdoSqlite::loadExtension() test (#13736)
The test contained a syntax error and an incorrect use of loadExtension(), which returns void not bool.

Also install the necessary package in CI, so it gets tested there.
2024-03-17 22:27:09 +01:00
..
config.inc
gc.phpt
pdo_sqlite_constants.phpt
pdo_sqlite_createafunction_trampoline.phpt
pdo_sqlite_createaggregate.phpt
pdo_sqlite_createaggregate_002.phpt
pdo_sqlite_createaggregate_trampoline.phpt
pdo_sqlite_createcollation.phpt
pdo_sqlite_createcollation_trampoline.phpt
pdo_sqlite_createfunction_with_flags.phpt
pdosqlite_001.phpt
pdosqlite_002.phpt
pdosqlite_003.phpt
pdosqlite_004_blobopen.phpt
pdosqlite_005.phpt
pdosqlite_006.phpt
pdosqlite_007.phpt
pdosqlite_load_extension_failure.phpt
stream_test.inc