summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_set_charset.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_set_charset.phpt')
-rw-r--r--ext/mysql/tests/mysql_set_charset.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_set_charset.phpt b/ext/mysql/tests/mysql_set_charset.phpt
index 953323b49c..a0bccd8c31 100644
--- a/ext/mysql/tests/mysql_set_charset.phpt
+++ b/ext/mysql/tests/mysql_set_charset.phpt
@@ -58,4 +58,5 @@ mysql_close($link);
print "done!";
?>
--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!