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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 26 14:01:30 2024 UTC