Test: /ext/ldap/tests/ldap_search_variation4.phpt - Version 5.5.18    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ ** ERROR: process timed out **
001- Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
002- resource(%d) of type (ldap result)
003- array(2) {
004- ["count"]=>
005- int(1)
006- [0]=>
007- array(4) {
008- ["sn"]=>
009- array(1) {
010- ["count"]=>
011- int(0)
012- }
013- [0]=>
014- string(2) "sn"
015- ["count"]=>
016- int(1)
017- ["dn"]=>
018- string(28) "cn=userA,dc=my-domain,dc=com"
019- }
020- }
021- ===DONE===