mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
switch to package2.xml
This commit is contained in:
parent
bd0aaa0198
commit
17683295e4
23 changed files with 772 additions and 657 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "php_pdo_sqlite_int.h"
|
||||
#include "zend_exceptions.h"
|
||||
|
||||
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0"
|
||||
#define PHP_PDO_SQLITE_MODULE_VERSION "1.0.1"
|
||||
|
||||
/* {{{ pdo_sqlite_functions[] */
|
||||
function_entry pdo_sqlite_functions[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue