summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_ping.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_ping.phpt')
-rw-r--r--ext/mysql/tests/mysql_ping.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_ping.phpt b/ext/mysql/tests/mysql_ping.phpt
index edf18c4391..0308df3396 100644
--- a/ext/mysql/tests/mysql_ping.phpt
+++ b/ext/mysql/tests/mysql_ping.phpt
@@ -42,6 +42,7 @@ print "done!";
require_once("clean_table.inc");
?>
--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
bool(true)
bool(true)
bool(true)