summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_list_tables.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_list_tables.phpt')
-rw-r--r--ext/mysql/tests/mysql_list_tables.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_list_tables.phpt b/ext/mysql/tests/mysql_list_tables.phpt
index cf0b1a636d..3b753ae37a 100644
--- a/ext/mysql/tests/mysql_list_tables.phpt
+++ b/ext/mysql/tests/mysql_list_tables.phpt
@@ -82,4 +82,5 @@ print "done!\n";
require_once("clean_table.inc");
?>
--EXPECTF--
+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!