From: Andrey Hristov Date: Mon, 14 Apr 2014 14:35:01 +0000 (+0300) Subject: Add test X-Git-Tag: php-5.5.12RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dae70a2ff76ff847b59d00ef75070afacdfa2208;p=php Add test --- diff --git a/ext/mysqli/tests/mysqli_change_user_old.phpt b/ext/mysqli/tests/mysqli_change_user_old.phpt new file mode 100644 index 0000000000..ddb49cd189 --- /dev/null +++ b/ext/mysqli/tests/mysqli_change_user_old.phpt @@ -0,0 +1,119 @@ +--TEST-- +mysqli_change_user(), MySQL < 5.6 +--SKIPIF-- += 50600) + die("SKIP For MySQL < 5.6.0"); +?> +--FILE-- + +--EXPECTF-- +done! \ No newline at end of file