diff options
Diffstat (limited to 'ext/mysqli/tests/mysqli_fetch_object.phpt')
| -rw-r--r-- | ext/mysqli/tests/mysqli_fetch_object.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_fetch_object.phpt b/ext/mysqli/tests/mysqli_fetch_object.phpt index f1bbab7e39..c3dde0e2f7 100644 --- a/ext/mysqli/tests/mysqli_fetch_object.phpt +++ b/ext/mysqli/tests/mysqli_fetch_object.phpt @@ -145,6 +145,6 @@ Exception: Too few arguments to function mysqli_fetch_object_construct::__constr NULL NULL mysqli_result object is already closed -[0] mysqli_fetch_object() expects argument #3 ($params) to be of type array, string given in %s on line %d +[0] mysqli_fetch_object(): Argument #3 ($params) must be of type array, string given in %s on line %d Fatal error: Class 'this_class_does_not_exist' not found in %s on line %d |
