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
0fef8f609cdfd71078bc6e197e7f4f4cfc94b021
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
92ed94fcda
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:15:54 +00:00
..
libsqlite
MFB: Upgrade to SQLite 3.6.13
2009-04-13 15:19:03 +00:00
tests
Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:42:41 +00:00
config0.m4
Fix bug
#47826
- Building with system sqlite3 can miss a symbol.
2009-03-29 21:33:58 +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:22:53 +00:00
CREDITS
- Fix EOLs
2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:15:54 +00:00
php_sqlite3.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
sqlite3.c
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:15:54 +00:00