summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2010-07-07 15:53:34 +0000
committerAndrey Hristov <andrey@php.net>2010-07-07 15:53:34 +0000
commit4dece1a2a923d1e9f5b17679633981f590755a36 (patch)
tree430e38c5d711f108de2af4a7c33bbf07aa56df2d /ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
parentb580bc38758f7c0da42a8ae153656b9880ec7592 (diff)
downloadphp-git-4dece1a2a923d1e9f5b17679633981f590755a36.tar.gz
update tests
Diffstat (limited to 'ext/mysqli/tests/mysqli_class_mysqli_interface.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_class_mysqli_interface.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt b/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
index 7e4b3da3b6..02e2d364da 100644
--- a/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
+++ b/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
@@ -22,7 +22,6 @@ require_once('skipifconnectfailure.inc');
'autocommit' => true,
'change_user' => true,
'character_set_name' => true,
- 'client_encoding' => true,
'close' => true,
'commit' => true,
'connect' => true,