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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
12 - 9 = ?
Subscribe to this entry?

 
 [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 Apr 19 00:01:29 2024 UTC