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 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5eb264677c93232ff628934ff3df0ff445347ea5
archived-php-src
/
ext
/
sqlite3
History
Pierre Joye
aea6771d19
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43:10 +00:00
..
libsqlite
Upgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 14:57:34 +00:00
tests
- Fixed bug
#53463
(sqlite3 columnName() segfaults on bad column_number)
2010-12-03 21:05:44 +00:00
config0.m4
Install SQLite3 header
2010-06-23 15:11:02 +00:00
config.w32
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43:10 +00:00
CREDITS
Upgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 14:57:34 +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
- Fixed bug
#53463
(sqlite3 columnName() segfaults on bad column_number)
2010-12-03 21:05:44 +00:00