| didou@php.net 2004-06-28, 4:07 pm |
| ID: 25633
Updated by: didou@php.net
Reported By: daniel dot abbatt at mail dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.3.3
New Comment:
This was a user note bug as the function is not documented :)
I fixed the note
Previous Comments:
------------------------------------------------------------------------
[2003-09-23 09:34:33] daniel dot abbatt at mail dot com
Description:
------------
I have found a bug on page function.ldap-start-tls.html
[chm date: 2003-09-06]...
To get around this, just use ldap_set_option to make the LDAP
connection use Protocol 2 (if supported).
should be
To get around this, just use ldap_set_option to make the LDAP
connection use Protocol 3 (if supported).
as the point of the text is that php uses 2 as default.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=25633&edit=1
|