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-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f406858cc9da5b6348d7e8568e34cdda7a034a21
archived-php-src
/
ext
/
pdo_sqlite
T
History
Felipe Pena
31321a87ac
- Completed the fix for bug
#52010
...
# Fixing pdo drivers
2010-06-20 14:12:06 +00:00
..
sqlite
Typo, bundled version is really 3.3.7
2008-03-07 10:38:33 +00:00
tests
Revert 290786: Fixed bug
#49521
(PDO fetchObject sets values before calling constructor)
2010-03-18 22:07:51 +00:00
config.m4
Revert attempt at supporting both autoconf 2.13 and
2009-11-29 06:13:22 +00:00
config.w32
Add php_pdo_sqlite_external.dll to windows build.
2007-03-22 01:00:23 +00:00
CREDITS
First cut at a PDO driver for SQLite 3.x
2004-09-19 10:55:41 +00:00
package2.xml
Added missing file entry
2006-08-14 16:34:24 +00:00
pdo_sqlite.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
php_pdo_sqlite_int.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
php_pdo_sqlite.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
post-bundle.sh
fixup the build in HEAD again... moved the maintainer only stuff out of the
2005-07-27 11:53:00 +00:00
sqlite_driver.c
- Completed the fix for bug
#52010
2010-06-20 14:12:06 +00:00
sqlite_statement.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00