mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MFH: nuke php3 legacy
This commit is contained in:
parent
347032c753
commit
3e669bc950
86 changed files with 119 additions and 119 deletions
|
@ -34,7 +34,7 @@
|
|||
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0.1"
|
||||
|
||||
/* {{{ 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