From da36f2be2a7263aa58d6dc626fc85c322d33cbac Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Thu, 12 Jul 2007 10:30:03 +0000 Subject: [PATCH] 1) Whitespace/CS 2) One line added to test default connection --- ext/mysql/tests/mysql_ping.phpt | 57 +++++++++++++++++---------------- 1 file changed, 30 insertions(+), 27 deletions(-) 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! -- 2.40.0