summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_select_db.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_select_db.phpt')
-rw-r--r--ext/mysql/tests/mysql_select_db.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_select_db.phpt b/ext/mysql/tests/mysql_select_db.phpt
index 211e34222e..e9bc99aa73 100644
--- a/ext/mysql/tests/mysql_select_db.phpt
+++ b/ext/mysql/tests/mysql_select_db.phpt
@@ -66,6 +66,7 @@ if (false !== ($tmp = mysql_select_db($db, $link)))
print "done!\n";
?>
--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
%unicode|string%(%d) "%s"
bool(false)