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 #8550

Create a class for filterhandling like in PERL::Net_LDAP

Details

Request #8550Create a class for filterhandling like in PERL::Net_LDAP
Submitted2006-08-24 10:56 UTC
Fromb dot hallinger at skfyorcesystems dot de
Assignedbeni
StatusClosed
PackageNet_LDAP
PHP Version4.4.2
Roadmaps(Not assigned)

Comments

[2006-08-24 10:56 UTC] b dot hallinger at skfyorcesystems dot de

Description:
------------
I think it would be useful to create a filter class similar to PERL's Net_LDAP filter class.

Detailed Information on how about this could be implemented can be found in CPAN:
http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Filter.pod

[2006-08-24 11:30 UTC] tarjei at php dot net

Hi, it's a good idea, feel free to implement it.

However, you might consider looking into other api's as well before deciding on how you want to implement it.

[2006-08-28 06:16 UTC] b dot hallinger at skyforcesystems dot de

I think, PERLs filterclass is a good template...
What api's do you think off?