From: Ulf Wendel Date: Fri, 12 Oct 2007 11:51:22 +0000 (+0000) Subject: Trying to make them not fail but skip if they cannot connect to the DB. X-Git-Tag: RELEASE_2_0_0a1~1599 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=534f770ae20f3ef98eaa4d597eccc9945a7d7e83;p=php Trying to make them not fail but skip if they cannot connect to the DB. --- diff --git a/ext/mysqli/tests/connect.inc b/ext/mysqli/tests/connect.inc index 5db701d93b..9bb9836b72 100644 --- a/ext/mysqli/tests/connect.inc +++ b/ext/mysqli/tests/connect.inc @@ -1,7 +1,7 @@