Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Côme Chilliet
|
a88bfff59a
|
Remove ZPP tests from ext/ldap
|
2019-06-18 16:11:24 +02:00 |
|
Côme Chilliet
|
b5ca0c1c78
|
Removed client controls alltogether
Client controls are ldap client lib specific and all the one
I could find are ignoring client controls anyway.
|
2017-09-21 10:05:41 +02:00 |
|
Côme Chilliet
|
81b27abac0
|
Added support for controls in ldap_modify_batch
|
2017-09-21 10:05:41 +02:00 |
|
Côme Bernigaud
|
a5629f8845
|
Fixed LDAP tests so that base can exists
Now you can set the base in the env var LDAP_TEST_BASE.
The base has to exists. (before tests were attempting to create/delete
the base itself)
|
2015-06-17 13:55:13 +02:00 |
|
Ondřej Hošek
|
c0e3429904
|
Implement ldap_modify_batch.
|
2014-01-22 18:54:11 +01:00 |
|