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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5553f3494de7e09d4a393bb7557a5149b61779b
archived-php-src
/
ext
/
sqlite3
/
tests
History
Felix De Vliegher
1c88dd1fa9
Tests for SQLite3Stmt::paramCount().
2008-10-29 22:35:52 +00:00
..
bug45798.phpt
- Fixed bug
#45798
(sqlite3 doesn't notice if variable was bound)
2008-08-12 13:32:30 +00:00
new_db.inc
…
skipif.inc
- Fix EOLs
2008-07-28 12:01:57 +00:00
sqlite3_01_open.phpt
…
sqlite3_02_create.phpt
…
sqlite3_03_insert.phpt
…
sqlite3_04_update.phpt
…
sqlite3_05_delete.phpt
…
sqlite3_06_prepared_stmt.phpt
…
sqlite3_07_prepared_stmt.phpt
…
sqlite3_08_udf.phpt
…
sqlite3_09_blob_bound_param.phpt
…
sqlite3_10_bound_value_name.phpt
…
sqlite3_11_numrows.phpt
fix skipif
2008-08-01 08:02:06 +00:00
sqlite3_12_unfinalized_stmt_cleanup.phpt
- Fixed test
2008-08-12 14:10:44 +00:00
sqlite3_13_skip_all_cleanup.phpt
…
sqlite3_14_querysingle.phpt
…
sqlite3_15_open_error.phpt
…
sqlite3_16_select_no_results.phpt
…
sqlite3_17_version.phpt
…
sqlite3_18_changes.phpt
…
sqlite3_19_columninfo.phpt
…
sqlite3_20_error.phpt
…
sqlite3_21_security.phpt
…
sqlite3_22_loadextension.phpt
Fix test on Windows
2008-08-06 14:07:20 +00:00
sqlite3_23_escape_string.phpt
SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite
2008-09-30 11:13:43 +00:00
sqlite3_24_last_insert_rowid.phpt
…
sqlite3_25_create_aggregate.phpt
MFB: Update coding standards and fix a test, this was already in 5.3 alpha 1
2008-08-06 14:02:44 +00:00
sqlite3_26_reset_prepared_stmt.phpt
…
sqlite3_27_reset_prepared_stmt_result.phpt
…
sqlite3_28_clear_bindings.phpt
…
sqlite3stmt_paramCount_basic.phpt
Tests for SQLite3Stmt::paramCount().
2008-10-29 22:35:52 +00:00
sqlite3stmt_paramCount_error.phpt
Tests for SQLite3Stmt::paramCount().
2008-10-29 22:35:52 +00:00
stream_test.inc
- Fix EOLs
2008-07-28 12:01:57 +00:00