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 11dd0a5a4f..9706ceac84 100644 --- a/ext/mysqli/tests/mysqli_fetch_object.phpt +++ b/ext/mysqli/tests/mysqli_fetch_object.phpt @@ -150,6 +150,6 @@ NULL NULL [E_WARNING] mysqli_fetch_object(): Couldn't fetch mysqli_result in %s on line %d NULL -[E_ERROR] Argument 3 passed to mysqli_fetch_object() must be of the type array, string given in %s on line %d +[0] Argument 3 passed to mysqli_fetch_object() must be of the type array, string given in %s on line %d Fatal error: Class 'this_class_does_not_exist' not found in %s on line %d |
