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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ef2f04a7557504c2596c82c5c64240dbc21ec24
archived-php-src
/
ext
/
sqlite3
History
Nikita Popov
8277acefbd
Fix leak on sqlite3 open error
...
sqlite3_open creates the database object even if the operation fails.
2019-06-25 14:28:58 +02:00
..
tests
Implement SQLite3 backup API
2019-06-17 23:34:51 +02:00
config0.m4
fix typo breaking shared build
2019-05-21 14:25:55 +02:00
config.w32
Unbundle libsqlite3
2018-10-06 12:36:55 +02:00
CREDITS
Good patch from Brad Dewar that adds missing createCollation()
2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h
Remove local variables
2019-02-03 21:03:00 +01:00
php_sqlite3.h
Switch to use ZTS cache
2019-03-12 14:15:47 +03:00
sqlite3.c
Fix leak on sqlite3 open error
2019-06-25 14:28:58 +02:00