php-src/ext/sqlite3
Máté Kocsis 577db99462
Verify stub aliases in CI (#13682)
In the same time, let's not verify implementation aliases since they may now legitimately differ from their aliased function/method counterparts (think about the ext/dom refactoring where e.g. many return type declarations have changed). Additionally, unnecessary `@no-verify` tags are cleaned up.
2024-03-13 23:32:35 +01:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2023-11-10 00:12:47 +01:00
config0.m4 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
config.w32 sqlite3 linkage issue on some systems/package combination fix. 2020-08-21 15:45:51 +02:00
CREDITS
php_sqlite3_structs.h Only use FCC for SQLite3 user defined authorizer 2022-11-02 14:52:54 +00:00
php_sqlite3.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sqlite3_arginfo.h Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
sqlite3.c Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
sqlite3.stub.php Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00