mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
![]() This commit introduces a new constant that can be used to retrieve more
detailed error messages.
This fixes #47222
The new constant LDAP_OPT_DIAGNOSTIC_MESSAGE is defined in PHP when the
underlying library provides (and understands) it. This is the case in
the current OpenLDAP-implementation.
Tanks to Johnny Willer who provided the solution at
|
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ldap.c | ||
ldap.mak | ||
LDAP_Win32_HOWTO.txt | ||
php_ldap.h |