Test: /ext/ldap/tests/ldap_modify_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- bool(true)
002- array(2) {
003- ["count"]=>
004- int(1)
005- [0]=>
006- array(10) {
007- ["objectclass"]=>
008- array(4) {
009- ["count"]=>
010- int(3)
011- [0]=>
012- string(3) "top"
013- [1]=>
014- string(8) "dcObject"
015- [2]=>
016- string(12) "organization"
017- }
018- [0]=>
019- string(11) "objectclass"
020- ["dc"]=>
021- array(2) {
022- ["count"]=>
023- int(1)
024- [0]=>
025- string(9) "my-domain"
026- }
027- [1]=>
028- string(2) "dc"
029- ["o"]=>
030- array(2) {
031- ["count"]=>
032- int(1)
033- [0]=>
034- string(9) "my-domain"
035- }
036- [2]=>
037- string(1) "o"
038- ["description"]=>
039- array(2) {
040- ["count"]=>
041- int(1)
042- [0]=>
043- string(18) "Domain description"
044- }
045- [3]=>
046- string(11) "description"
047- ["count"]=>
048- int(4)
049- ["dn"]=>
050- string(19) "dc=my-domain,dc=com"
051- }
052- }
053- ===DONE===