php-src/ext/ldap
Calvin Buckley 3677871347
Use pkg-config for ext/ldap without a directory (#17441)
* Use pkg-config for ext/ldap without a directory

The existing check is not very good. OpenLDAP has been shipping a
pkg-config file for a while now, and that's preferable over trying to
manually find it.

Note that for older OpenLDAP or non-OpenLDAP implementations, a
directory can still be passed to use the old logic. Note that Oracle
LDAP is busted and going away soon; I'm not sure for other LDAP
implementations.

Tested on macOS 14.

* Convert added ifs to AS_IF
2025-02-28 14:39:31 -04:00
..
tests Merge branch 'PHP-8.4' 2025-02-06 23:31:46 +01:00
config.m4 Use pkg-config for ext/ldap without a directory (#17441) 2025-02-28 14:39:31 -04:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS
ldap.c Merge branch 'PHP-8.3' into PHP-8.4 2025-02-06 23:31:30 +01:00
ldap.stub.php Fix typo in LDAP stub (#14313) 2024-05-25 13:31:54 +02:00
ldap_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +02:00
php_ldap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00