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-29 11:42:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e563dfa93f9c1927fabf699676abf23a98549ea
archived-php-src
/
ext
/
pdo_sqlite
/
tests
History
Dmitry Stogov
cacf363957
Fixed bug
#60104
(Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
2011-11-08 10:11:25 +00:00
..
bug33841.phpt
…
bug35336.phpt
…
bug43831.phpt
…
bug44327_2.phpt
…
bug44327_3.phpt
…
bug46139.phpt
…
bug46542.phpt
…
bug48773.phpt
…
bug50728.phpt
Fixed bug
#50728
(All PDOExceptions hardcode 'code' property to 0)
2010-01-12 12:46:54 +00:00
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
…
common.phpt
…
debugdumpparams_001.phpt
…
pdo_fetch_func_001.phpt
- Added SKIPIF
2009-12-15 00:37:43 +00:00
pdo_sqlite_createaggregate_002.phpt
- New tests (code coverage++)
2011-06-19 12:33:49 +00:00
pdo_sqlite_createaggregate.phpt
…
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
…