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-04-23 16:08:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
330dc7f034f2b532829be73895cf3193c790ecb4
archived-php-src
/
ext
/
pdo_sqlite
T
History
Felipe Pena
27357e9ce5
- Fixed wrong check
...
- Improved test
2008-11-05 23:39:09 +00:00
..
libsqlite
MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.
2008-07-24 01:01:43 +00:00
tests
- Fixed wrong check
2008-11-05 23:39:09 +00:00
config.m4
MFB: Make pdo_sqlite use the bundled extension with sqlite3
2008-08-01 12:02:40 +00:00
config.w32
Stupid typo
2008-08-06 16:57:08 +00:00
CREDITS
…
package.xml
MFB: Update bundled SQLite to 3.5.6
2008-03-07 10:55:14 +00:00
pdo_sqlite.c
MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.
2008-07-24 01:01:43 +00:00
php_pdo_sqlite_int.h
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
php_pdo_sqlite.h
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
sqlite_driver.c
- Added parameter TSRMLS_DC in zend_is_callable()
2008-08-02 04:40:45 +00:00
sqlite_statement.c
- Fixed compilation warnings
2008-03-22 20:37:08 +00:00