From: Anatol Belski Date: Tue, 23 Feb 2016 13:39:17 +0000 (+0100) Subject: add test for bug #71171 X-Git-Tag: php-7.0.5RC1~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01e85f3fdc06f99e3c47b2bc2464c5de98347522;p=php add test for bug #71171 --- diff --git a/ext/odbc/tests/bug71171.phpt b/ext/odbc/tests/bug71171.phpt new file mode 100644 index 0000000000..94cfb4d0e8 --- /dev/null +++ b/ext/odbc/tests/bug71171.phpt @@ -0,0 +1,43 @@ +--TEST-- +Bug #71171 odbc_fetch_array generates SIGFAULT, variant 0 +--SKIPIF-- + +--FILE-- + +==DONE== +--EXPECT-- +array(1) { + ["ID"]=> + string(1) "1" +} +==DONE== +--CLEAN-- +