From: Ulf Wendel Date: Wed, 11 Jul 2007 12:26:21 +0000 (+0000) Subject: Mostly whitespace (replacing spaces with tab). Additional, weak test for X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1aa8031a0fe9ab0c8e07195afef3f0cba7925517;p=php Mostly whitespace (replacing spaces with tab). Additional, weak test for "host:port:socket" syntax, just to make sure we cover the underlying C code. --- diff --git a/ext/mysql/tests/mysql_connect.phpt b/ext/mysql/tests/mysql_connect.phpt index b2507d6a2b..ef4010ffc0 100644 --- a/ext/mysql/tests/mysql_connect.phpt +++ b/ext/mysql/tests/mysql_connect.phpt @@ -4,69 +4,95 @@ mysql_connect() --FILE-- --EXPECTF-- Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d -done! +done! \ No newline at end of file