PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_LDAP » Bug #2987

rewritten modify function

Details

Submitted2004-12-17 18:08 UTC
Fromrafael at krysciak dot de
Assignedjw
StatusClosed
PackageNet_LDAP
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-12-17 18:08 UTC] rafael at krysciak dot de

Description:
------------
The modify function has some issues regarding ldap_modify/ldap_mod_replace and ldap_add/ldap_mod_add. Since the whole function looked rather crude I decided to rewrite it a bit and reduce the amount of complexity.
Additionaly if no parameter is given, "changes" will be used.
Please consider replacing the existing function with the one at the URL specified in the "Reproduce Code" section since it works properly and looks overly more clean.

Reproduce code:
---------------
https://support.net-m.de/rk/modify.php.txt

[2004-12-17 21:31 UTC] rafael at krysciak dot de

Reproduce code:
---------------
https://rafaello.net-m.de/rk/modify.php.txt