From: Douglas Goldstein Date: Tue, 11 Dec 2007 17:36:03 +0000 (+0000) Subject: add skipif case if the ldap extension is not loaded X-Git-Tag: RELEASE_1_3_1~521 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46307c046f228374d348c9ea899d34b9f5c39d08;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--