[PHP-DEV] PHP 4.0 Bug #4070: function ldap_get_values_len not implemented From: kaps <email protected>
Date: 04/07/00

From: kaps <email protected>
Operating system: solaris 2.6 sparc
PHP version: 4.0 Release Candidate 1
PHP Bug Type: LDAP related
Bug description: function ldap_get_values_len not implemented

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>