summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_kill.phpt
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2019-06-21 16:52:29 +0100
committerDerick Rethans <github@derickrethans.nl>2019-06-21 16:52:29 +0100
commit5bc7e4e6f4f9a45f78a613c90f34b7cf86b35d51 (patch)
tree869b9e8324cb49b994843b3464048c71e721d76b /ext/mysqli/tests/mysqli_kill.phpt
parentd82b270fa45a66321a683dd54476f0a633f4d919 (diff)
parentd3112adf7f22a6eede0c90218ffd1badcaaad1a0 (diff)
downloadphp-git-5bc7e4e6f4f9a45f78a613c90f34b7cf86b35d51.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'ext/mysqli/tests/mysqli_kill.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_kill.phpt5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/mysqli/tests/mysqli_kill.phpt b/ext/mysqli/tests/mysqli_kill.phpt
index 7d96ac9426..f4af490a5b 100644
--- a/ext/mysqli/tests/mysqli_kill.phpt
+++ b/ext/mysqli/tests/mysqli_kill.phpt
@@ -35,9 +35,6 @@ require_once('skipifconnectfailure.inc');
if ($link->info != 'Records: 6 Duplicates: 0 Warnings: 0') {
printf("[008] mysqlnd used to be more verbose and used to support SELECT\n");
}
- if ($link->stat != NULL) {
- printf("[009] NULL expected because of error.\n");
- }
} else {
if ($link->info != NULL) {
printf("[008] Time for wonders - libmysql has started to support SELECT, change test\n");
@@ -114,8 +111,6 @@ object(mysqli)#%d (%d) {
string(%d) "%s"
["server_version"]=>
int(%d)
- ["stat"]=>
- %s
["sqlstate"]=>
string(5) "HY000"
["protocol_version"]=>