]> granicus.if.org Git - php/commit
MFH: New param parsing for ext/mysql
authorJohannes Schlüter <johannes@php.net>
Fri, 28 Nov 2008 20:23:49 +0000 (20:23 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 28 Nov 2008 20:23:49 +0000 (20:23 +0000)
commitcfc3bfdabb4546498c8aa16a46b49cd5095f0a9c
treeb94f7043627704eb3764a49acb281f55fcf77b56
parente651a09ddf6f4cef2cd9b66713a20dc3fa87225a
MFH: New param parsing for ext/mysql
24 files changed:
ext/mysql/php_mysql.c
ext/mysql/tests/mysql_affected_rows.phpt
ext/mysql/tests/mysql_close.phpt
ext/mysql/tests/mysql_data_seek.phpt
ext/mysql/tests/mysql_db_name.phpt
ext/mysql/tests/mysql_errno.phpt
ext/mysql/tests/mysql_error.phpt
ext/mysql/tests/mysql_fetch_field.phpt
ext/mysql/tests/mysql_fetch_lengths.phpt
ext/mysql/tests/mysql_field_flags.phpt
ext/mysql/tests/mysql_field_len.phpt
ext/mysql/tests/mysql_field_name.phpt
ext/mysql/tests/mysql_field_table.phpt
ext/mysql/tests/mysql_field_type.phpt
ext/mysql/tests/mysql_free_result.phpt
ext/mysql/tests/mysql_get_host_info.phpt
ext/mysql/tests/mysql_get_proto_info.phpt
ext/mysql/tests/mysql_get_server_info.phpt
ext/mysql/tests/mysql_insert_id.phpt
ext/mysql/tests/mysql_list_dbs.phpt
ext/mysql/tests/mysql_list_tables.phpt
ext/mysql/tests/mysql_num_fields.phpt
ext/mysql/tests/mysql_num_rows.phpt
ext/mysql/tests/mysql_tablename.phpt