This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d142dfc93d71bb387c19a06f77c265e89fc9d516
archived-php-src
/
ext
/
pdo_sqlite
History
Vincent
05c00a832c
Fix bug
#78192
PDO SQLite SegFault when reuse statement after schema has changed
...
Reset stmt->columns when column count changed on new execution of prepared statement
2019-06-28 12:36:02 +02:00
..
tests
Fix bug
#78192
PDO SQLite SegFault when reuse statement after schema has changed
2019-06-28 12:36:02 +02:00
config.m4
fix build with old system libsqlite (sqlite3_close_v2 may be missing)
2017-08-02 16:09:36 +02:00
config.w32
Trim trailing whitespace in source code files
2018-10-13 14:14:50 +02:00
CREDITS
…
package2.xml
…
pdo_sqlite.c
year++
2018-01-02 12:55:14 +08:00
php_pdo_sqlite_int.h
year++
2018-01-02 12:55:14 +08:00
php_pdo_sqlite.h
Sync leading and final newlines in source code files
2018-10-14 12:54:08 +02:00
sqlite_driver.c
year++
2018-01-02 12:55:14 +08:00
sqlite_statement.c
Fix bug
#78192
PDO SQLite SegFault when reuse statement after schema has changed
2019-06-28 12:36:02 +02:00