summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_real_connect.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_real_connect.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_real_connect.phpt38
1 files changed, 19 insertions, 19 deletions
diff --git a/ext/mysqli/tests/mysqli_real_connect.phpt b/ext/mysqli/tests/mysqli_real_connect.phpt
index 5477ea1745..a678399838 100644
--- a/ext/mysqli/tests/mysqli_real_connect.phpt
+++ b/ext/mysqli/tests/mysqli_real_connect.phpt
@@ -177,43 +177,43 @@ require_once('skipifconnectfailure.inc');
--EXPECTF--
Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
object(mysqli)#%d (%d) {
- [%u|b%"affected_rows"]=>
+ ["affected_rows"]=>
NULL
- [%u|b%"client_info"]=>
+ ["client_info"]=>
%s
- [%u|b%"client_version"]=>
+ ["client_version"]=>
int(%d)
- [%u|b%"connect_errno"]=>
+ ["connect_errno"]=>
int(%d)
- [%u|b%"connect_error"]=>
+ ["connect_error"]=>
NULL
- [%u|b%"errno"]=>
+ ["errno"]=>
%s
- [%u|b%"error"]=>
+ ["error"]=>
%s
- [%u|b%"error_list"]=>
+ ["error_list"]=>
NULL
- [%u|b%"field_count"]=>
+ ["field_count"]=>
NULL
- [%u|b%"host_info"]=>
+ ["host_info"]=>
NULL
- [%u|b%"info"]=>
+ ["info"]=>
NULL
- [%u|b%"insert_id"]=>
+ ["insert_id"]=>
NULL
- [%u|b%"server_info"]=>
+ ["server_info"]=>
NULL
- [%u|b%"server_version"]=>
+ ["server_version"]=>
NULL
- [%u|b%"stat"]=>
+ ["stat"]=>
NULL
- [%u|b%"sqlstate"]=>
+ ["sqlstate"]=>
NULL
- [%u|b%"protocol_version"]=>
+ ["protocol_version"]=>
NULL
- [%u|b%"thread_id"]=>
+ ["thread_id"]=>
NULL
- [%u|b%"warning_count"]=>
+ ["warning_count"]=>
NULL
}