summaryrefslogtreecommitdiff
path: root/ext/ldap/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt failsAnatoliy Belsky2012-04-161-0/+10
|
* Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt failsAnatoliy Belsky2012-04-161-0/+7
|
* - Update tests to reflect current behavior after fix for bug #50185Sriram Natarajan2009-12-242-2/+8
|
* - Fixed testsFelipe Pena2009-09-264-6/+8
|
* - Improved param. parsing for ldap_read(), ldap_search() and ldap_list()Felipe Pena2009-08-151-2/+2
|
* fix testAntony Dovgal2009-07-261-0/+5
|
* MFH: Tests for ext/ldap from PHPBelgium TestFestPatrick Allaert2009-07-0388-0/+4653
|
* MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe)Johannes Schlüter2009-06-251-0/+10
|
* MFH: Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options ↵Patrick Allaert2009-06-153-0/+243
| | | | makes those options persistent)
* fix testsAntony Dovgal2008-04-222-3/+3
|
* add tests for ldap_dn2ufn()Douglas Goldstein2007-12-131-0/+33
|
* expand ldap_explode_dn() tests.Douglas Goldstein2007-12-131-1/+25
|
* add skipif case if the ldap extension is not loadedDouglas Goldstein2007-12-112-0/+7
|
* Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() ↵Douglas Goldstein2007-12-111-0/+68
function