php-src/ext/ldap
Peter Kokot 25e8aa5cd2
Autotools: Fix ext/ldap shared build (#18673)
This fixes checks when building shared ldap library, or when ldap
installation directory is passed as argument:

    ./configure --with-ldap=shared
    ./configure --with-ldap=/path/to/ldap
    ./configure --with-ldap=shared,/path/to/ldap
2025-05-28 12:08:46 +01:00
..
tests Merge branch 'PHP-8.4' 2025-05-25 12:53:54 +01:00
config.m4 Autotools: Fix ext/ldap shared build (#18673) 2025-05-28 12:08:46 +01:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS
ldap.c Merge branch 'PHP-8.4' 2025-05-25 12:53:54 +01:00
ldap.stub.php allow ldap_get_option to retrieve global option 2025-05-19 07:40:09 +02:00
ldap_arginfo.h allow ldap_get_option to retrieve global option 2025-05-19 07:40:09 +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