summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug75434.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug75434.phpt')
-rw-r--r--ext/mysqli/tests/bug75434.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug75434.phpt b/ext/mysqli/tests/bug75434.phpt
index 1bc325e29f..3e295d83bf 100644
--- a/ext/mysqli/tests/bug75434.phpt
+++ b/ext/mysqli/tests/bug75434.phpt
@@ -3,7 +3,6 @@ Bug #75434 Wrong reflection for mysqli_fetch_all function
--SKIPIF--
<?php
require_once('skipif.inc');
-if (!stristr(mysqli_get_client_info(), 'mysqlnd')) die("skip: only available in mysqlnd");
?>
--FILE--
<?php