This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 15:08:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
1eb552a712
php-src
/
ext
/
sqlite3
/
libsqlite
History
Download ZIP
Download TAR.GZ
Scott MacVicar
3d61571709
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
2008-10-14 09:56:25 +00:00
..
sqlite3.c
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
2008-10-14 09:56:25 +00:00
sqlite3.h
- fix VC6 build
2008-09-20 23:10:16 +00:00
sqlite3ext.h
MFH: Sync libsqlite to 3.6.1
2008-08-06 14:22:10 +00:00