We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209077b commit 4fc7551Copy full SHA for 4fc7551
ext/ldap/tests/ldap_start_tls_basic.phpt
@@ -5,6 +5,8 @@ Patrick Allaert <patrickallaert@php.net>
5
# Belgian PHP Testfest 2009
6
--EXTENSIONS--
7
ldap
8
+--ENV--
9
+LDAPNOINIT=1
10
--SKIPIF--
11
<?php require_once __DIR__ .'/skipifbindfailure.inc'; ?>
12
--FILE--
ext/ldap/tests/ldaps_basic.phpt
@@ -2,8 +2,8 @@
2
ldap_connect() - Basic ldaps test
3
4
---XFAIL--
-Passes locally but fails on CI - need investigation (configuration ?)
0 commit comments