summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_affected_rows.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_affected_rows.phpt')
-rw-r--r--ext/mysql/tests/mysql_affected_rows.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_affected_rows.phpt b/ext/mysql/tests/mysql_affected_rows.phpt
index 145e1f5c0b..2449ac416e 100644
--- a/ext/mysql/tests/mysql_affected_rows.phpt
+++ b/ext/mysql/tests/mysql_affected_rows.phpt
@@ -122,4 +122,5 @@ 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
done!