Re: [PHP-DEV] Deprecating ldap_sort

2015-06-26 Thread Andreas Heigl
Hi all. Am 25.06.15 um 17:56 schrieb Anatol Belski: > Any feedback from the ldap users were appreciated here, as well. * https://github.com/smalot/ldap uses ldap_sort, issue is raised * https://github.com/matgou/GorgLdapOrmBundle uses ldap_sort, informed the maintainer via email Cheers Andreas

Re: [PHP-DEV] Deprecating ldap_sort

2015-06-26 Thread Jan Schneider
: internals@lists.php.net Cc: Côme BERNIGAUD Subject: [PHP-DEV] Deprecating ldap_sort Hi everyone. Côme Bernigaud and myself are currently cleaning up the LDAP-Extension (Well, Côme is doing the hard work and I'm trying to assist in some way). We would like to bring it in line with a more recent ve

RE: [PHP-DEV] Deprecating ldap_sort

2015-06-25 Thread Anatol Belski
> -Original Message- > From: Andreas Heigl [mailto:andr...@heigl.org] > Sent: Thursday, June 25, 2015 8:58 PM > To: Anatol Belski; internals@lists.php.net > Cc: 'Côme BERNIGAUD'; 'Kalle Sommer Nielsen'; 'Ferenc Kovacs' > Subject: Re: [PHP-DEV] Dep

Re: [PHP-DEV] Deprecating ldap_sort

2015-06-25 Thread Andreas Heigl
5:40 PM >> To: internals@lists.php.net >> Cc: Côme BERNIGAUD >> Subject: [PHP-DEV] Deprecating ldap_sort >> >> Hi everyone. >> >> Côme Bernigaud and myself are currently cleaning up the LDAP-Extension >> (Well, Côme is doing the hard work and I'm trying to

Re: [PHP-DEV] Deprecating ldap_sort

2015-06-25 Thread Côme BERNIGAUD
Le 25/06/2015 17:56, Anatol Belski a écrit : I've a few questions to this. Can it be implemented with non deprecated symbols? Or maybe, can the server side sort not be done with the same function, as it's probably the same job? Or it will be really not required? Any info about the plans on the

RE: [PHP-DEV] Deprecating ldap_sort

2015-06-25 Thread Anatol Belski
Hi Andreas, > -Original Message- > From: Andreas Heigl [mailto:andr...@heigl.org] > Sent: Wednesday, June 24, 2015 5:40 PM > To: internals@lists.php.net > Cc: Côme BERNIGAUD > Subject: [PHP-DEV] Deprecating ldap_sort > > Hi everyone. > > Côme Bernigaud and

[PHP-DEV] Deprecating ldap_sort

2015-06-24 Thread Andreas Heigl
Hi everyone. Côme Bernigaud and myself are currently cleaning up the LDAP-Extension (Well, Côme is doing the hard work and I'm trying to assist in some way). We would like to bring it in line with a more recent version of the OpenLDAP-lib. Currently the plan is to require OpenLDAP 2.4 as the minim