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 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41a3bf43c904e7cd09bf01ac02accdaa53b2cf45
archived-php-src
/
ext
/
sqlite3
History
Pierre Joye
a7dccf7d9d
- attempt to fix unexpected EOF on line 391/6
2008-08-15 19:56:06 +00:00
..
libsqlite
- attempt to fix unexpected EOF on line 391/6
2008-08-15 19:56:06 +00:00
tests
- MFH: Fixed bug
#45798
(sqlite3 doesn't notice if variable was bound)
2008-08-12 13:37:32 +00:00
config0.m4
Which means do not include.., thanks Jani :)
2008-07-31 22:30:25 +00:00
config.m4
Which means do not include.., thanks Jani :)
2008-07-31 22:30:25 +00:00
config.w32
Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static
2008-08-05 20:16:21 +00:00
CREDITS
…
php_sqlite3_structs.h
MFH: fix int<->long mess causing lots of segfaults on x86_64
2008-08-01 08:27:56 +00:00
php_sqlite3.h
Enable by default and fix compile error
2008-07-31 22:24:05 +00:00
sqlite3.c
- MFH: Fixed bug
#45798
(sqlite3 doesn't notice if variable was bound)
2008-08-12 13:37:32 +00:00