summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_constants.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_constants.phpt')
-rw-r--r--ext/mysql/tests/mysql_constants.phpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/mysql/tests/mysql_constants.phpt b/ext/mysql/tests/mysql_constants.phpt
index 1346100209..e68774503c 100644
--- a/ext/mysql/tests/mysql_constants.phpt
+++ b/ext/mysql/tests/mysql_constants.phpt
@@ -62,4 +62,5 @@ if (!empty($expected_constants)) {
print "done!";
?>
--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!