From: Anatol Belski Date: Fri, 29 Jul 2016 15:23:39 +0000 (+0200) Subject: add test for bug #72701 X-Git-Tag: php-7.1.0beta2~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b9aeb66bd0e5f87f8a5b4e87e68ce163895991c;p=php add test for bug #72701 --- diff --git a/ext/mysqli/tests/bug72701.phpt b/ext/mysqli/tests/bug72701.phpt new file mode 100644 index 0000000000..f0eb174172 --- /dev/null +++ b/ext/mysqli/tests/bug72701.phpt @@ -0,0 +1,32 @@ +--TEST-- +Bug #72701 mysqli_get_host_info() wrong output +--SKIPIF-- + +--FILE-- + +==DONE== +--EXPECT-- +int(1) +==DONE==