php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2732 ldap_get_values_len undefined
Submitted: 1999-11-16 16:16 UTC Modified: 1999-11-16 17:58 UTC
From: pgiacomuzzi at ambro dot net Assigned: venaas (profile)
Status: Closed Package: LDAP related
PHP Version: 3.0.11 OS: WindowsNT
Private report: No CVE-ID: None
 [1999-11-16 16:16 UTC] pgiacomuzzi at ambro dot net
If you try to use the function ldap_get_values_len, which is documented in the PDF manual, you get the following response:
"Call to unsupported or undefined function ldap_get_values_len()"
This function is absolutely needed if the LDAP server exports binary values!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-16 17:58 UTC] venaas at cvs dot php dot net
This is a new function in 3.0.13 which AFAIK will be released any time now. 
The manual is a little ahead of its time.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC