Le samedi 15 juillet 2017, 05:02:14 CEST Emmanuel Dreyfus a écrit :
I see the thing has been committed, which is nice. It seems ldap_refresh is missing, though. Was it omitted on purpose?
Well I had to adapt/rewrite the code for PHP7 so I started small with the two most used EXOP I’ve heard of.
I don’t know what ldap_refresh is for and never used it. If you think it needs a helper please open a bug on PHP bug tracker or send a patch to add it.
In the mean time you should be able to use the generic ldap_exop with the constant LDAP_EXOP_REFRESH.