php-src/ext/ldap
Remi Collet 2760a3ef97
Fix GH-18529: ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls() Regresion introduced in fix for GH-17776
- ensure TLS string options are properly inherited
  workaround to openldap issue https://bugs.openldap.org/show_bug.cgi?id=10337

- fix ldaps/start_tls tests using LDAPNOINIT in ldaps/tls tests
2025-05-15 09:19:57 +02:00
..
tests Fix GH-18529: ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls() Regresion introduced in fix for GH-17776 2025-05-15 09:19:57 +02:00
config.m4 Merge branch 'PHP-7.4' 2019-09-06 15:00:17 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-06-11 17:12:33 +02:00
CREDITS
ldap.c Fix GH-18529: ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls() Regresion introduced in fix for GH-17776 2025-05-15 09:19:57 +02:00
ldap.stub.php Implement ldap_exop_sync 2023-07-18 12:59:21 +02:00
ldap_arginfo.h Implement ldap_exop_sync 2023-07-18 12:59:21 +02:00
php_ldap.h Fix #17776 LDAP_OPT_X_TLS_REQUIRE_CERT can't be overridden 2025-04-10 17:07:15 +02:00