summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_stat.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_stat.phpt')
-rw-r--r--ext/mysql/tests/mysql_stat.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_stat.phpt b/ext/mysql/tests/mysql_stat.phpt
index 30a840a2a1..d6a34df581 100644
--- a/ext/mysql/tests/mysql_stat.phpt
+++ b/ext/mysql/tests/mysql_stat.phpt
@@ -44,5 +44,7 @@ if (false !== ($tmp = mysql_stat($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
+
Warning: mysql_stat(): %d is not a valid MySQL-Link resource in %s on line %d
done!