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-05 23:23:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4f8b5a94b57bbbc384e94de9e6d771d4dbb1e5e
archived-php-src
/
ext
/
pdo_sqlite
/
tests
History
Lars Strojny
1e9a3ed234
Fix bug
#63916
: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite
2013-01-14 17:59:11 +01:00
..
bug33841.phpt
…
bug35336.phpt
…
bug43831.phpt
…
bug44327_2.phpt
…
bug44327_3.phpt
…
bug46139.phpt
…
bug46542.phpt
…
bug48773.phpt
…
bug50728.phpt
…
bug52487.phpt
- New test
2010-07-29 23:46:49 +00:00
bug60104.phpt
Fixed bug
#60104
(Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
2011-11-08 10:11:25 +00:00
bug_42589.phpt
…
bug_63916-2.phpt
Fix bug
#63916
: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite
2013-01-14 17:59:11 +01:00
bug_63916.phpt
Fix bug
#63916
: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite
2013-01-14 17:59:11 +01:00
common.phpt
…
debugdumpparams_001.phpt
…
pdo_fetch_func_001.phpt
…
pdo_sqlite_createaggregate_002.phpt
- New tests (code coverage++)
2011-06-19 12:33:49 +00:00
pdo_sqlite_createaggregate.phpt
…
pdo_sqlite_createcollation.phpt
createCollation() for pdo_sqlite as well
2012-01-29 04:22:23 +00:00
pdo_sqlite_createfunction.phpt
…
pdo_sqlite_get_attribute.phpt
- New tests (code coverage++)
2011-06-19 12:33:49 +00:00
pdo_sqlite_lastinsertid.phpt
…
pdo_sqlite_transaction.phpt
…