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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7ce69585c0809a40ff79ebc2d429720aadd4534
archived-php-src
/
ext
/
sqlite3
History
Dmitry Stogov
c5237d82bf
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00
..
libsqlite
Upgraded bundled sqlite to version 3.6.23.1
2010-03-30 11:52:25 +00:00
tests
Removed safe_mode
2010-04-26 23:53:30 +00:00
config0.m4
MFH Fix bug
#47826
- Building with system sqlite3 can miss a symbol.
2009-03-29 21:34:13 +00:00
config.w32
Add metadata support to the bundled version of libsqlite on Windows, part of bug
#49206
.
2009-10-16 02:22:48 +00:00
CREDITS
SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well.
2008-07-25 02:44:59 +00:00
php_sqlite3_structs.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
php_sqlite3.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
sqlite3.c
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00