Re: [PHP-DEV] bug in NEWS update script? [Re: [PHP-CVS] cvs: php4 / NEWS] From: Andrei Zmievski (andrei <email protected>)
Date: 01/08/01

On Mon, 08 Jan 2001, Stig Venaas wrote:
> Yesterday I did a commit with the following log entry:
>
> Log:
> Added LDAPv3 stuff. ldap_search() now treats LDAP_ADMINLIMIT_EXCEEDED like
> LDAP_SIZELIMIT_EXCEEDED and returns referral results.
> Added new functions ldap_parse_result(), ldap_first_reference(),
> ldap_next_reference() and ldap_parse_reference() that among other things
> make referrals and search references accessible.
>  <email protected> Changed ldap_search() and added functions ldap_parse_result(),
> @ ldap_first_reference(), ldap_next_reference() and ldap_parse_reference()
> @ to cope with LDAPv3 stuff like referrals and references. (Stig Venaas)
>
> In NEWS the following was added:
>
> - Changed ldap_search() and added functions ldap_parse_result(),
> ldap_first_reference(), ldap_next_reference() and ldap_parse_reference()
> - to cope with LDAPv3 stuff like referrals and references. (Stig Venaas)
>
> Fixed it with the commit below. Was the reason the trailing () at the
> 2nd @ line?

Yes, I'll fix it.

-Andrei
* There is no knowledge that is not power. *

-- 
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>