php-src/ext/ldap
Andreas Heigl 983b101f8e Implements extended error messages
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 http://stackoverflow.com/questions/28765077/get-number-of-ad-errors-with-ldap-and-php-ldap-function-return-unprecise-error/28816473#28816473
2015-05-12 10:06:54 +02:00
..
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
config.m4 Allow the ldap extension to be compiled with Oracle's LDAP 2013-10-04 15:50:16 -07:00
config.w32 - make libsasl optional (as vc6 bins do not have it) 2010-07-26 22:28:38 +00:00
CREDITS
LDAP_Win32_HOWTO.txt Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
ldap.c Implements extended error messages 2015-05-12 10:06:54 +02:00
ldap.mak Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_ldap.h cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00