From: Andrey Hristov Date: Mon, 10 Oct 2011 13:25:45 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.5.0alpha1~1028 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34681800854ca4fbfbced0112add1148cef686d8;p=php fix test --- diff --git a/ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt b/ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt index 61630b0961..e4d0b08a85 100644 --- a/ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt +++ b/ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt @@ -160,6 +160,7 @@ protocol_version = 'NULL' server_info = 'NULL' server_version = 'NULL' sqlstate = 'NULL' +stat = 'NULL' thread_id = 'NULL' warning_count = 'NULL' @@ -178,6 +179,7 @@ info = 'NULL' insert_id = 'NULL' server_info = 'NULL' server_version = 'NULL' +stat = 'NULL' sqlstate = 'NULL' protocol_version = 'NULL' thread_id = 'NULL' @@ -231,6 +233,7 @@ protocol_version = 'NULL' server_info = 'NULL' server_version = 'NULL' sqlstate = 'NULL' +stat = 'NULL' thread_id = 'NULL' warning_count = 'NULL' @@ -249,6 +252,7 @@ info = 'NULL' insert_id = 'NULL' server_info = 'NULL' server_version = 'NULL' +stat = 'NULL' sqlstate = 'NULL' protocol_version = 'NULL' thread_id = 'NULL'