summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug74547.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug74547.phpt')
-rw-r--r--ext/mysqli/tests/bug74547.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug74547.phpt b/ext/mysqli/tests/bug74547.phpt
index a771c9a852..940357ad04 100644
--- a/ext/mysqli/tests/bug74547.phpt
+++ b/ext/mysqli/tests/bug74547.phpt
@@ -20,6 +20,6 @@ Bug #74547 mysqli::change_user() doesn't accept null as $database argument w/str
mysqli_close($link);
?>
===DONE===
---EXPECTF--
+--EXPECT--
bool(true)
===DONE===