diff options
| author | Andrey Hristov <andrey@php.net> | 2011-10-10 14:39:22 +0000 |
|---|---|---|
| committer | Andrey Hristov <andrey@php.net> | 2011-10-10 14:39:22 +0000 |
| commit | c75a4a408b7207259d904773adc7ad80817490a3 (patch) | |
| tree | 841cddbca9ded8073b2a7dcc34892f2ad664b235 | |
| parent | d4e0ef5dc96cf4ac760dc00c729e072c15a9a973 (diff) | |
| download | php-git-c75a4a408b7207259d904773adc7ad80817490a3.tar.gz | |
fix test after stat change
| -rw-r--r-- | ext/mysqli/tests/mysqli_kill.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysqli/tests/mysqli_kill.phpt b/ext/mysqli/tests/mysqli_kill.phpt index bb83dd6c05..cc1ee38550 100644 --- a/ext/mysqli/tests/mysqli_kill.phpt +++ b/ext/mysqli/tests/mysqli_kill.phpt @@ -120,6 +120,8 @@ object(mysqli)#%d (%d) { %unicode|string%(%d) "%s" [%u|b%"server_version"]=> int(%d) + [%u|b%"stat"]=> + NULL [%u|b%"sqlstate"]=> %unicode|string%(5) "HY000" [%u|b%"protocol_version"]=> |
