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-31 04:32:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
307e4bfca1e496ecb6fbc73df1f750933db26523
archived-php-src
/
ext
/
pdo_sqlite
/
tests
History
Anatol Belski
5360b3de33
fix test if unlink fails occasionally
2016-05-01 19:25:39 +02:00
..
bug33841.phpt
…
bug35336.phpt
…
bug43831.phpt
Fixed bug
#47407
2014-05-27 11:48:25 +08:00
bug44327_2.phpt
…
bug44327_3.phpt
…
bug46139.phpt
…
bug46542.phpt
…
bug48773.phpt
…
bug50728.phpt
…
bug52487.phpt
…
bug60104.phpt
…
bug66033.phpt
Fixed Bug
#66034
(Segmentation Fault when constructor of PDO statement throws an exception)
2013-11-05 11:04:55 +08:00
bug70221.phpt
fix test if unlink fails occasionally
2016-05-01 19:25:39 +02:00
bug70862.phpt
fix pdo_sqlite crash with empty bound stream
2015-11-05 21:50:34 +01:00
bug_42589.phpt
…
bug_63916-2.phpt
…
bug_63916.phpt
…
common.phpt
fix test redirection when run not from source root
2015-10-23 09:42:19 +02:00
debugdumpparams_001.phpt
…
pdo_fetch_func_001.phpt
Make internal non-static methods to be executed in context of class. Set EG(scope) accordingly.
2015-04-23 03:41:50 +03:00
pdo_sqlite_createaggregate_002.phpt
…
pdo_sqlite_createaggregate.phpt
…
pdo_sqlite_createcollation.phpt
…
pdo_sqlite_createfunction_002.phpt
Add user contributed test. Bug
#61748
2013-08-02 09:52:08 +09:00
pdo_sqlite_createfunction.phpt
…
pdo_sqlite_get_attribute.phpt
…
pdo_sqlite_lastinsertid.phpt
…
pdo_sqlite_transaction.phpt
…