php-src/ext/ldap
Peter Kokot a6fdd8fb19
Update ext/ldap sanity check (#13946)
The ldap_bind_s() has been deprecated and isn't used in the code in
favor of ldap_sasl_bind_s(). PHP falls back to deprecated
ldap_simple_bind_s() if for some reason ldap_sasl_bind_s() isn't
available and this check likewise.
2024-04-12 10:20:26 +02:00
..
tests [skip ci] Fix ldap skipif 2024-02-19 10:16:13 +01:00
config.m4 Update ext/ldap sanity check (#13946) 2024-04-12 10:20:26 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-06-11 17:12:33 +02:00
CREDITS
ldap_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
ldap.c ext/ldap: Add LDAP_OPT_X_TLS_PROTOCOL_MAX and LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 2024-02-15 21:43:46 +00:00
ldap.stub.php ext/ldap: Add LDAP_OPT_X_TLS_PROTOCOL_MAX and LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 2024-02-15 21:43:46 +00:00
php_ldap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00