..
bug45798.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
bug47159.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
bug53463.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
bug63921-32bit.phpt
Give a reason why the test was skipped
2018-07-22 16:41:41 -03:00
bug63921-64bit.phpt
Fix #73333 : 2147483647 is fetched as string
2016-10-17 23:34:41 +02:00
bug66550.phpt
Fix bug #66550 (SQLite prepared statement use-after-free)
2015-04-05 22:36:26 -07:00
bug68760.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
bug69972.phpt
Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())
2015-07-07 21:37:35 +08:00
bug70628.phpt
Fix #70628 : Clearing bindings on an SQLite3 statement doesn't work
2016-06-27 17:06:27 +02:00
bug71049.phpt
Fixed Bug #71049 (SQLite3Stmt::execute() releases bound parameter instead of internal buffer)
2015-12-07 07:43:09 -08:00
bug72571.phpt
Fixed bug #72571 (SQLite3::bindValue, SQLite3::bindParam crash)
2016-07-11 11:51:19 +08:00
bug72668.phpt
Further fixes wrt. bug #72668
2016-07-25 17:03:10 +02:00
bug73068.phpt
Replace dirname(__FILE__) by __DIR__ in tests
2019-03-15 22:55:30 +01:00
bug73333.phpt
Fix CRLF line-endings in tests
2016-11-20 22:31:24 +01:00
bug76665.phpt
Fix #76665 : SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle
2018-07-26 13:15:19 +02:00
bug77051.phpt
Use EXPECT when possible
2019-03-11 00:05:44 -03:00
exception_from_toString.phpt
Allow exceptions in __toString()
2019-06-05 14:25:07 +02:00
new_db.inc
skipif.inc
Give a reason why the test was skipped
2018-07-22 16:41:41 -03:00
sqlite3_01_open-mb.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_01_open.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_02_create.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_02_open.phpt
Use EXPECT instead of EXPECTF when possible
2018-09-16 15:39:18 -03:00
sqlite3_03_insert.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_04_update.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_05_delete.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_06_prepared_stmt.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_07_prepared_stmt.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_08_udf.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_09_blob_bound_param.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_10_bound_value_name.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_11_numrows.phpt
Give a reason why the test was skipped
2018-07-22 16:41:41 -03:00
sqlite3_12_unfinalized_stmt_cleanup.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_13_skip_all_cleanup.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_14_querysingle.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_15_open_error-win.phpt
Tweak uncaught exception message display
2015-05-17 18:47:06 +02:00
sqlite3_15_open_error.phpt
Tweak uncaught exception message display
2015-05-17 18:47:06 +02:00
sqlite3_16_select_no_results.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_17_version.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_18_changes.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_19_columninfo.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_20_error.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_21_security.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_22_loadextension.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_23_escape_string.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_24_last_insert_rowid.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_25_create_aggregate.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_26_reset_prepared_stmt.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_27_reset_prepared_stmt_result.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_28_clear_bindings.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_29_createfunction.phpt
Use EXPECT instead of EXPECTF when possible
2018-09-16 15:39:18 -03:00
sqlite3_30_blobopen.phpt
Report errors from stream read and write operations
2019-07-22 17:17:28 +02:00
sqlite3_31_changes.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
sqlite3_31_open.phpt
Use EXPECT instead of EXPECTF when possible
2018-09-16 15:39:18 -03:00
sqlite3_33_createAggregate_notcallable.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_33_load_extension_param.phpt
Merge branch 'PHP-7.3' into PHP-7.4
2019-05-21 09:03:20 +02:00
sqlite3_33_reset.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_34_load_extension_ext_dir.phpt
Skip SQLite3::loadExtension tests if SQLITE_OMIT_LOAD_EXTENSION defined
2018-11-08 14:27:12 +01:00
sqlite3_35_stmt_readonly.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_36_create_collation.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_37_createfunction_flags.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_38_backup.phpt
Implement SQLite3 backup API
2019-06-17 23:34:51 +02:00
sqlite3_38_extended_error.phpt
Implement SQLite extended result code functionality
2019-07-02 13:03:35 +02:00
sqlite3_39_toggleExtended.phpt
Implement SQLite extended result code functionality
2019-07-02 13:03:35 +02:00
sqlite3_bind_bug68849.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_blob_bind_resource.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_bound_value_at_name.phpt
Support SQLite3 @name notation
2018-11-11 14:55:34 +01:00
sqlite3_busyTimeout.phpt
Replace dirname(__FILE__) by __DIR__ in tests
2019-03-15 22:55:30 +01:00
sqlite3_defensive.phpt
SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy against potential security flaws
2019-03-11 16:26:15 +01:00
sqlite3_enable_exceptions.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_open_empty_string.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_prepare_001.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3_prepare_faultystmt.phpt
Replace dirname(__FILE__)
with __DIR__
in tests
2016-09-03 00:56:09 +02:00
sqlite3_prepare_with_empty_string.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
sqlite3stmt_getsql.phpt
Use EXPECT when possible
2019-03-11 00:05:44 -03:00
sqlite3stmt_getsql_expanded.phpt
Implement SQLite3Stmt::getSQL method, returning the original statement SQL, eventually expanded
2018-12-15 17:27:33 +01:00
sqlite3stmt_paramCount_basic.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
stream_test.inc