mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
- Nuke php3 legacy
This commit is contained in:
parent
a05e8e335d
commit
a208d9a966
86 changed files with 118 additions and 118 deletions
|
@ -34,7 +34,7 @@
|
|||
#define PHP_PDO_SQLITE_MODULE_VERSION "0.9"
|
||||
|
||||
/* {{{ pdo_sqlite_functions[] */
|
||||
function_entry pdo_sqlite_functions[] = {
|
||||
zend_function_entry pdo_sqlite_functions[] = {
|
||||
{NULL, NULL, NULL}
|
||||
};
|
||||
/* }}} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue