Test: /ext/sqlite3/tests/sqlite3stmt_paramCount_error.phpt - Version 7.0.16    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: 1: /usr/van_dump/php-7.0.16/sapi/cli/php: Permission denied
001- Creating Table
002- bool(true)
003- INSERT into table
004- bool(true)
005- bool(true)
006- SELECTING results
007- paramCount with wrong number of arguments
008-
009- Warning: SQLite3Stmt::paramCount() expects exactly 0 parameters, 1 given in %s on line %d
010- NULL
011- Closing database
012- bool(true)
013- Done