php-src/ext/sqlite3/tests
2019-03-11 16:26:15 +01:00
..
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:31:31 +02:00
bug63921-32bit.phpt Fix #73333: 2147483647 is fetched as string 2016-10-17 23:34:41 +02: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:31:31 +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 add test for bug #73068 2016-09-13 15:28:28 +02: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 Fix #77051: Issue with re-binding on SQLite3 2018-11-29 02:16:57 +01:00
new_db.inc
skipif.inc
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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_17_version.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_18_changes.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_19_columninfo.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_25_create_aggregate.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_30_blobopen.phpt Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors 2017-06-08 11:25:00 +12:00
sqlite3_31_changes.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
sqlite3_31_open.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_32_changes.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_32_createAggregate_paramCount.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_32_last_insert_rowid_param.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_35_stmt_readonly.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 fixed typo 2017-03-29 09:10:42 +02:00
sqlite3_bind_bug68849.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_blob_bind_resource.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_close_error.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_close_with_params.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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_exec_wrongparams.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_lasterrorcode_with_params.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_lasterrormsg_with_params.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_loadextension_with_wrong_param.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
sqlite3_open_empty_string.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_openblob_wrongparams.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_prepare_001.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02: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 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_prepare_wrongparams.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_prepared_stmt_clear_with_params.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3_query_error.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
sqlite3_querysingle_error.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
sqlite3_version_noparam.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3result_fetcharray_with_two_params_fails.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3result_numcolumns_error.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3result_reset_with_params_fails.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3stmt_paramCount_basic.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3stmt_paramCount_error.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
sqlite3stmt_reset_params.phpt Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
stream_test.inc