summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_list_dbs.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_list_dbs.phpt')
-rw-r--r--ext/mysql/tests/mysql_list_dbs.phpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_list_dbs.phpt b/ext/mysql/tests/mysql_list_dbs.phpt
index 3e12ce5501..e0850d5a54 100644
--- a/ext/mysql/tests/mysql_list_dbs.phpt
+++ b/ext/mysql/tests/mysql_list_dbs.phpt
@@ -51,4 +51,7 @@ print "done!\n";
require_once("clean_table.inc");
?>
--EXPECTF--
+Deprecated: mysql_list_dbs(): This function is deprecated; use mysql_query() with SHOW DATABASES instead in %s on line %d
+
+Deprecated: mysql_list_dbs(): This function is deprecated; use mysql_query() with SHOW DATABASES instead in %s on line %d
done!