ID:               42247
 User updated by:  comet at ourplanet dot at
 Reported By:      comet at ourplanet dot at
-Status:           Closed
+Status:           Open
 Bug Type:         LDAP related
 Operating System: Windows XP
 PHP Version:      5.2.4RC1
 New Comment:

Hi, sorry but now i get the following message:

Warning: Wrong parameter count for ldap_parse_result() 
I am using the following parameters:

ldap_parse_result( $connection, $search, &$errcode, &$matcheddn,
&$errmsg, &$referrals, &$serverctrls );

Is there a way to get this 7th parameter working, without this
parameter the function makes no sense ?

Thanks a lot


Previous Comments:
------------------------------------------------------------------------

[2007-08-09 08:43:19] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2007-08-08 13:05:47] comet at ourplanet dot at

Description:
------------
I am wondering where the function ldap_parse_result is gone ?!

All functions within ldap are working fine but ldap_parse_result is
unknown.

Anyone an idea why this function is not longer implemented and why this
fact is not documentated ?!

Why i need this function ? : I need the ServerControls from an result
to implement paging for Active Directory queries( active directory
returns only 1000 entries by default ). ( ldap_get_option( $connection,
LDAP_OPT_SERVER_CONTROLS, $returnValue ) -> does not work too ). 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42247&edit=1

Reply via email to