summaryrefslogtreecommitdiff
path: root/ext/ldap/tests/ldap_controls.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-25/+25
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Added skip when control are not supported by the test ldap serverCôme Chilliet2017-09-211-0/+3
* Added support and test for LDAP_CONTROL_VALUESRETURNFILTERCôme Chilliet2017-09-211-0/+29
* Added controls support to ldap_compareCôme Chilliet2017-09-211-1/+9
* Added controls support to ldap_renameCôme Chilliet2017-09-211-1/+3
* Added controls support to ldap_deleteCôme Chilliet2017-09-211-1/+9
* Added support for controls in ldap_add, ldap_modify, ldap_mod_*Côme Chilliet2017-09-211-2/+56
* Added a test for assertion controlCôme Chilliet2017-09-211-0/+58