diff options
author | Ulf Wendel <uw@php.net> | 2011-11-23 17:30:59 +0000 |
---|---|---|
committer | Ulf Wendel <uw@php.net> | 2011-11-23 17:30:59 +0000 |
commit | 0f799cc4104513272c81eb3f30f8e238ee2891e3 (patch) | |
tree | 8f1bd4625d670ba200e12c803322e113210a2dfd | |
parent | 1d1d88bec04f02bd18e41823cfa8d1d21b86300d (diff) | |
download | php-git-0f799cc4104513272c81eb3f30f8e238ee2891e3.tar.gz |
Good to fix something, but don't forget to update tests
-rw-r--r-- | ext/mysqli/tests/bug34810.phpt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mysqli/tests/bug34810.phpt b/ext/mysqli/tests/bug34810.phpt index 35eb717534..f975506187 100644 --- a/ext/mysqli/tests/bug34810.phpt +++ b/ext/mysqli/tests/bug34810.phpt @@ -89,6 +89,8 @@ object(mysqli)#%d (%d) { %unicode|string%(%d) "%s" [%u|b%"server_version"]=> int(%d) + ["stat"]=> + %s [%u|b%"sqlstate"]=> %unicode|string%(5) "00000" [%u|b%"protocol_version"]=> @@ -125,6 +127,8 @@ object(mysqli)#%d (%d) { NULL [%u|b%"server_version"]=> NULL + ["stat"]=> + NULL [%u|b%"sqlstate"]=> NULL [%u|b%"protocol_version"]=> |