mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Update
This commit is contained in:
parent
0efbd4f925
commit
2013859ec5
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ PHP_FUNCTION(sqlite_query);
|
|||
PHP_FUNCTION(sqlite_unbuffered_query);
|
||||
PHP_FUNCTION(sqlite_fetch_array);
|
||||
PHP_FUNCTION(sqlite_fetch_string);
|
||||
PHP_FUNCTION(sqlite_fetch_all);
|
||||
PHP_FUNCTION(sqlite_current);
|
||||
PHP_FUNCTION(sqlite_column);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue