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-02 05:32:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d97f8eef33c6cf7bf0bfa1a73bc644e228956dd2
archived-php-src
/
ext
/
pdo_sqlite
/
tests
History
Christoph M. Becker
a398a2fd3d
Merge branch 'PHP-8.1'
...
* PHP-8.1: Fix GH-9032: SQLite3 authorizer crashes on NULL values
2022-07-27 13:11:58 +02:00
..
bug33841.phpt
…
bug35336.phpt
…
bug38334.phpt
…
bug43831.phpt
…
bug44327_2.phpt
…
bug44327_3.phpt
…
bug46139.phpt
Deprecate implicit dynamic properties
2021-11-26 14:10:11 +01:00
bug46542.phpt
…
bug48773.phpt
…
bug50728.phpt
…
bug52487.phpt
…
bug60104.phpt
…
bug66033.phpt
…
bug70221.phpt
…
bug70862.phpt
Deprecate implicit dynamic properties
2021-11-26 14:10:11 +01:00
bug78192.phpt
…
bug79664.phpt
…
bug_42589.phpt
Migrate more SKIPIF -> EXTENSIONS (
#7139
)
2021-06-11 12:58:44 +02:00
bug_44159_sqlite_version.phpt
…
bug_47769.phpt
Move tests requiring pdo_sqlite into ext directory
2021-06-14 15:01:16 +02:00
bug_63916-2.phpt
…
bug_63916.phpt
…
bug_64705.phpt
Prefer EXPECT over EXPECTF
2021-06-29 17:13:02 +02:00
common.phpt
…
debugdumpparams_001.phpt
Fix bug
#81405
: Restore old PDO::PARAM_* values
2021-09-01 13:54:41 +02:00
gc.phpt
…
gh9032.phpt
Merge branch 'PHP-8.0' into PHP-8.1
2022-07-27 13:06:15 +02:00
open_basedir.phpt
…
pdo_035.phpt
Move tests requiring pdo_sqlite into ext directory
2021-06-14 15:01:16 +02:00
pdo_fetch_func_001.phpt
Deprecate partially supported callables
2021-10-22 10:15:24 +02: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
…
pdo_sqlite_createfunction.phpt
…
pdo_sqlite_empty_filename.phpt
Add pdo_sqlite tests for empty filename and in-memory uri (
#7662
)
2021-11-24 14:49:10 +01:00
pdo_sqlite_extendederror_attr.phpt
…
pdo_sqlite_filename_uri.phpt
Add pdo_sqlite tests for empty filename and in-memory uri (
#7662
)
2021-11-24 14:49:10 +01:00
pdo_sqlite_get_attribute.phpt
…
pdo_sqlite_lastinsertid.phpt
…
pdo_sqlite_open_basedir_uri.phpt
Add pdo_sqlite tests for empty filename and in-memory uri (
#7662
)
2021-11-24 14:49:10 +01:00
pdo_sqlite_open_basedir.phpt
Add pdo_sqlite tests for empty filename and in-memory uri (
#7662
)
2021-11-24 14:49:10 +01:00
pdo_sqlite_open_flags.phpt
…
pdo_sqlite_statement_getattribute.phpt
…
pdo_sqlite_tostring_exception.phpt
…
pdo_sqlite_transaction.phpt
…