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, 2 insertions, 1 deletions
diff --git a/ext/mysql/tests/mysql_list_dbs.phpt b/ext/mysql/tests/mysql_list_dbs.phpt
index 054e02ef98..402161aa63 100644
--- a/ext/mysql/tests/mysql_list_dbs.phpt
+++ b/ext/mysql/tests/mysql_list_dbs.phpt
@@ -51,4 +51,5 @@ print "done!\n";
require_once("clean_table.inc");
?>
--EXPECTF--
-done! \ No newline at end of file
+Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
+done!