php-src/ext/ldap
David Carlier 5d4846b241
ext/ldap: simplify ldap_connect() workflow, fix url leak.
delaying the object creation only before ldap initialisation.
fix forgotten url freeing on TLS error code path.

close GH-18645
2025-05-25 12:53:28 +01:00
..
tests ext/ldap: simplify ldap_connect() workflow, fix url leak. 2025-05-25 12:53:28 +01: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 ext/ldap: simplify ldap_connect() workflow, fix url leak. 2025-05-25 12:53:28 +01: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