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 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f85ff3dd67fbe256b9c7fc7e8bbcd73bdf5e054
archived-php-src
/
ext
/
sqlite3
History
Patrick Allaert
e2e76d40e3
- Fixed tests not passing under windows because of the directory separator
...
difference (thanks Eyal Teutsch for reporting)
2010-11-08 09:29:15 +00:00
..
libsqlite
Upgraded bundled sqlite to version 3.7.3
2010-10-20 19:27:34 +00:00
tests
- Fixed tests not passing under windows because of the directory separator
2010-11-08 09:29:15 +00:00
config0.m4
Install SQLite3 header
2010-06-23 15:11:02 +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
…
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
-
#51295
, SQLite3::busyTimeout not existing
2010-06-20 15:30:49 +00:00