]> granicus.if.org Git - php/commit
Let's try not to have 'uft8'-only tests and avoid setting the charset upon connect...
authorUlf Wendel <uw@php.net>
Thu, 23 Sep 2010 15:08:43 +0000 (15:08 +0000)
committerUlf Wendel <uw@php.net>
Thu, 23 Sep 2010 15:08:43 +0000 (15:08 +0000)
commit1ab38567b981f2c6755ecb036cc7831ad6d6aa9d
tree8d58974f5e0d2dac2ae19dd11c29bb72ca92457e
parenta6adb25d85ceb6052ab0c29fff4d399296368fa3
Let's try not to have 'uft8'-only tests and avoid setting the charset upon connect. I've changed the tests to make no assumptions on the server charset setting. var_dump()/EXPECTF tests got replaced with dynamic tests which try to take the current charset into account.
ext/mysqli/tests/connect.inc
ext/mysqli/tests/mysqli_change_user_set_names.phpt
ext/mysqli/tests/mysqli_fetch_field.phpt
ext/mysqli/tests/mysqli_fetch_field_oo.phpt
ext/mysqli/tests/mysqli_fetch_fields.phpt
ext/mysqli/tests/mysqli_field_seek.phpt
ext/mysqli/tests/mysqli_stmt_bind_param_check_param_no_change.phpt
ext/mysqli/tests/mysqli_stmt_get_result_metadata_fetch_field.phpt