diff options
Diffstat (limited to 'ext/mysql/tests/mysql_errno.phpt')
-rw-r--r-- | ext/mysql/tests/mysql_errno.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_errno.phpt b/ext/mysql/tests/mysql_errno.phpt index 8cfa7bd33b..c9c2956290 100644 --- a/ext/mysql/tests/mysql_errno.phpt +++ b/ext/mysql/tests/mysql_errno.phpt @@ -55,6 +55,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 int(0) int(%d) |