ID: 42247 Updated by: [EMAIL PROTECTED] Reported By: comet at ourplanet dot at -Status: Open +Status: Closed Bug Type: LDAP related Operating System: Windows XP PHP Version: 5.2.4RC1 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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