summaryrefslogtreecommitdiff
path: root/ext/ldap/tests/ldap_search_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Convert resources to objects in ext/ldapMáté Kocsis2021-03-211-2/+2
* Fix crash in LDAP search functions during argument validationMáté Kocsis2021-03-161-0/+14
* Rename $link parameters to $ldap in ldap functionsCôme Chilliet2020-09-291-1/+1
* Fix parameter names in ext/ldapCôme Chilliet2020-09-291-2/+2
* Promote warnings to exceptions in ext/ldapMáté Kocsis2020-09-041-16/+20
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Remove ZPP tests from ext/ldapCôme Chilliet2019-06-181-12/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Fixed LDAP tests so that base can existsCôme Bernigaud2015-06-171-1/+1
* - Fixed testsFelipe Pena2009-09-261-3/+2
* - Improved param. parsing for ldap_read(), ldap_search() and ldap_list()Felipe Pena2009-08-151-2/+2
* Tests for ext/ldap from PHPBelgium TestFestPatrick Allaert2009-07-031-0/+62