php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4070 function ldap_get_values_len not implemented
Submitted: 2000-04-07 11:54 UTC Modified: 2000-04-07 19:33 UTC
From: kaps at ece dot wpi dot edu Assigned:
Status: Closed Package: LDAP related
PHP Version: 4.0 Release Candidate 1 OS: solaris 2.6 sparc
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:
27 + 46 = ?
Subscribe to this entry?

 
 [2000-04-07 11:54 UTC] kaps at ece dot wpi dot edu
I noticed that the function ldap_get_values_len  was not implemented in the Beta 1. I just downloaded the release candidate 1 and searched for it in the source code. I couldn't find it there either. Is this function going to be implemented in a later relase (Beta 2?). Is there any other way for php to get and submit binary data to an ldap server?

I compiled php beta 1 with:

./configure --with-apache=../apache_1.3.9/
            --with-mysql=/usr/local/mysql
            --with-ldap=/opt2/
            --with-system-regex

I'm using open-ldap 1.2.7

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-07 19:33 UTC] sterling at cvs dot php dot net
Added in CVS, thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 05:01:31 2024 UTC