summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_client_encoding.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_client_encoding.phpt')
-rw-r--r--ext/mysql/tests/mysql_client_encoding.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_client_encoding.phpt b/ext/mysql/tests/mysql_client_encoding.phpt
index 8aa67a03ac..5b21765ddb 100644
--- a/ext/mysql/tests/mysql_client_encoding.phpt
+++ b/ext/mysql/tests/mysql_client_encoding.phpt
@@ -67,4 +67,5 @@ if (false !== ($tmp = @mysql_client_encoding($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!