From: Ulf Wendel Date: Wed, 11 Jul 2007 15:07:28 +0000 (+0000) Subject: Mainly Whitespace/CS changes. Partly "too many arguments" check added. X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~222 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f0339a42c18b2b6ed4113a3f923789e68984ecb;p=php Mainly Whitespace/CS changes. Partly "too many arguments" check added. --- diff --git a/ext/mysql/tests/mysql_get_host_info.phpt b/ext/mysql/tests/mysql_get_host_info.phpt index e6f5ee463c..73468319f6 100644 --- a/ext/mysql/tests/mysql_get_host_info.phpt +++ b/ext/mysql/tests/mysql_get_host_info.phpt @@ -4,30 +4,34 @@ mysql_get_host_info() --FILE-- --EXPECTF-- done! diff --git a/ext/mysql/tests/mysql_get_proto_info.phpt b/ext/mysql/tests/mysql_get_proto_info.phpt index ae804a8801..9483296fa3 100644 --- a/ext/mysql/tests/mysql_get_proto_info.phpt +++ b/ext/mysql/tests/mysql_get_proto_info.phpt @@ -2,19 +2,26 @@ mysql_get_proto_info() --SKIPIF-- - --FILE-- --EXPECTF-- done! diff --git a/ext/mysql/tests/mysql_get_server_info.phpt b/ext/mysql/tests/mysql_get_server_info.phpt index 0a633b7a60..da32363e5c 100644 --- a/ext/mysql/tests/mysql_get_server_info.phpt +++ b/ext/mysql/tests/mysql_get_server_info.phpt @@ -2,33 +2,35 @@ mysql_get_server_info() --SKIPIF-- - --FILE-- --EXPECTF-- done!