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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kaps at ece dot wpi dot edu
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 09:01:29 2024 UTC