From:             iarenaza at escomposlinux dot org
Operating system: *
PHP version:      4CVS-2005-09-13 (snap)
PHP Bug Type:     LDAP related
Bug description:  ldap_parse_result() doesn't provide serverctrls value

Description:
------------
In order to use LDAP Paged Results Control Extension (see RFC 2692), we
need to be able to access this value through OpenLDAP's
ldap_parse_results()'s serverctrls parameter.

Unfortunately, this isn't available in PHP's ldap_parse_result(). I have
developed (and tested) a patch against php4-STABLE-200509131447 (should be
easily applyable to php5-cvs) to provide this functionality.

I can provide the patch on request (it 82 lines long, so I won't post it
here as recommended).




-- 
Edit bug report at http://bugs.php.net/?id=34492&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34492&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34492&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34492&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34492&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34492&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34492&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34492&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34492&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34492&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34492&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34492&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34492&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34492&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34492&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34492&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34492&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34492&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34492&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34492&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34492&r=mysqlcfg

Reply via email to