Test: /ext/ldap/tests/ldap_get_attributes_basic.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- array(7) {
002- ["objectClass"]=>
003- array(4) {
004- ["count"]=>
005- int(3)
006- [0]=>
007- string(3) "top"
008- [1]=>
009- string(8) "dcObject"
010- [2]=>
011- string(12) "organization"
012- }
013- [0]=>
014- string(11) "objectClass"
015- ["dc"]=>
016- array(2) {
017- ["count"]=>
018- int(1)
019- [0]=>
020- string(9) "my-domain"
021- }
022- [1]=>
023- string(2) "dc"
024- ["o"]=>
025- array(2) {
026- ["count"]=>
027- int(1)
028- [0]=>
029- string(9) "my-domain"
030- }
031- [2]=>
032- string(1) "o"
033- ["count"]=>
034- int(3)
035- }
036- ===DONE===