]> granicus.if.org Git - php/commit
@- Made ldap_get_entries() return an array even if there are no entries
authorfoobar <sniper@php.net>
Mon, 4 Dec 2000 17:07:27 +0000 (17:07 +0000)
committerfoobar <sniper@php.net>
Mon, 4 Dec 2000 17:07:27 +0000 (17:07 +0000)
commitf48c0fbc9542e1e22aece92d35c7de15cc2f8d96
treee2e0ff656ed995d8635efb490308dd66c2dc59cf
parent81def6d9d52670b4211ec015e68519d94f95b4e9
@- Made ldap_get_entries() return an array even if there are no entries
   in search result. (Jani)
# This was actually the original behaviour and the correct one.
# I messed it up when I fixed another bug in it a while ago..
# Fixes bug #8054
ext/ldap/ldap.c