Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a59caa3

Browse files
committed
Merge branch 'PHP-8.4'
2 parents 2e0c011 + 554ae51 commit a59caa3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎ext/ldap/tests/ldap_start_tls_rc_max_version.phpt‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ ldap
66
LDAPCONF={PWD}/ldap_start_tls_rc_max_version.conf
77
--SKIPIF--
88
<?php
9+
// Skip in CI for now as adding olcTLSProtocolMin does not seem to work (needs investigation)
10+
if (getenv('CI')) {
11+
die("Skip in CI for now");
12+
}
913
$require_vendor = [
1014
"name" => "OpenLDAP",
1115
"min_version" => 20600,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /