summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_kill.phpt
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2019-06-21 16:52:15 +0100
committerDerick Rethans <github@derickrethans.nl>2019-06-21 16:52:15 +0100
commitd3112adf7f22a6eede0c90218ffd1badcaaad1a0 (patch)
tree5ae85c05b0119099b5b81f024a7eb42791ba861d /ext/mysqli/tests/mysqli_kill.phpt
parent152ccfb08dd766cdb76583b061dcc2c8a73a7255 (diff)
parent579562176b71820ad49d43b2c841642fef12fe57 (diff)
downloadphp-git-d3112adf7f22a6eede0c90218ffd1badcaaad1a0.tar.gz
Merge branch 'bug67348-mysqli-stat' into 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 85eb90e65a..8b4e36afd4 100644
--- a/ext/mysqli/tests/mysqli_kill.phpt
+++ b/ext/mysqli/tests/mysqli_kill.phpt
@@ -44,9 +44,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");
@@ -123,8 +120,6 @@ object(mysqli)#%d (%d) {
string(%d) "%s"
["server_version"]=>
int(%d)
- ["stat"]=>
- %s
["sqlstate"]=>
string(5) "HY000"
["protocol_version"]=>