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-13 19:14:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a747db872faddadffcfee4a43607eda25891eb6e
archived-php-src
/
ext
/
pdo_sqlite
/
tests
History
Anatol Belski
0872e80dd8
Merge branch 'PHP-7.1' into PHP-7.2
...
* PHP-7.1: Improve cleanup
2018-08-03 07:10:27 +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
Remove more PHP 6 leftovers from tests
2016-11-24 22:39:39 +01:00
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
Improve cleanup
2018-08-03 07:08:53 +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
Remove more PHP 6 leftovers from tests
2016-11-24 22:39:39 +01:00
pdo_sqlite_createaggregate_002.phpt
…
pdo_sqlite_createaggregate.phpt
…
pdo_sqlite_createcollation.phpt
…
pdo_sqlite_createfunction_002.phpt
…
pdo_sqlite_createfunction_with_flags.phpt
fixed typo
2017-03-29 09:10:41 +02:00
pdo_sqlite_createfunction.phpt
…
pdo_sqlite_get_attribute.phpt
…
pdo_sqlite_lastinsertid.phpt
…
pdo_sqlite_transaction.phpt
…