From: Douglas Goldstein Date: Tue, 11 Dec 2007 17:35:11 +0000 (+0000) Subject: add skipif case if the ldap extension is not loaded X-Git-Tag: php-5.2.6RC1~250 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f8e19dc7b5484839614c2cf97b3737b9229592e;p=php add skipif case if the ldap extension is not loaded --- diff --git a/ext/ldap/tests/ldap_explode_dn.phpt b/ext/ldap/tests/ldap_explode_dn.phpt index 1177b99f31..b630703f75 100644 --- a/ext/ldap/tests/ldap_explode_dn.phpt +++ b/ext/ldap/tests/ldap_explode_dn.phpt @@ -1,5 +1,7 @@ --TEST-- ldap_explode_dn() test +--SKIPIF-- + --FILE--