From: Ulf Wendel Date: Thu, 12 Jul 2007 10:30:03 +0000 (+0000) Subject: 1) Whitespace/CS X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da36f2be2a7263aa58d6dc626fc85c322d33cbac;p=php 1) Whitespace/CS 2) One line added to test default connection --- diff --git a/ext/mysql/tests/mysql_ping.phpt b/ext/mysql/tests/mysql_ping.phpt index 09eae647a2..f9162ebf24 100644 --- a/ext/mysql/tests/mysql_ping.phpt +++ b/ext/mysql/tests/mysql_ping.phpt @@ -4,37 +4,40 @@ mysql_ping() --FILE-- --EXPECTF-- bool(true) bool(true) +bool(true) Warning: mysql_ping(): %d is not a valid MySQL-Link resource in %s on line %d done!