summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt4
1 files changed, 4 insertions, 0 deletions
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'