Test: /ext/ldap/tests/ldap_search_variation6.phpt - Version 5.3.30-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- array(2) {
002- [0]=>
003- resource(%d) of type (ldap result)
004- [1]=>
005- resource(%d) of type (ldap result)
006- }
007- array(4) {
008- ["count"]=>
009- int(3)
010- [0]=>
011- array(14) {
012- ["objectclass"]=>
013- array(2) {
014- ["count"]=>
015- int(1)
016- [0]=>
017- string(6) "person"
018- }
019- [0]=>
020- string(11) "objectclass"
021- ["cn"]=>
022- array(2) {
023- ["count"]=>
024- int(1)
025- [0]=>
026- string(5) "userA"
027- }
028- [1]=>
029- string(2) "cn"
030- ["sn"]=>
031- array(2) {
032- ["count"]=>
033- int(1)
034- [0]=>
035- string(7) "testSN1"
036- }
037- [2]=>
038- string(2) "sn"
039- ["userpassword"]=>
040- array(2) {
041- ["count"]=>
042- int(1)
043- [0]=>
044- string(4) "oops"
045- }
046- [3]=>
047- string(12) "userpassword"
048- ["telephonenumber"]=>
049- array(2) {
050- ["count"]=>
051- int(1)
052- [0]=>
053- string(14) "xx-xx-xx-xx-xx"
054- }
055- [4]=>
056- string(15) "telephonenumber"
057- ["description"]=>
058- array(2) {
059- ["count"]=>
060- int(1)
061- [0]=>
062- string(6) "user A"
063- }
064- [5]=>
065- string(11) "description"
066- ["count"]=>
067- int(6)
068- ["dn"]=>
069- string(28) "cn=userA,dc=my-domain,dc=com"
070- }
071- [1]=>
072- array(12) {
073- ["objectclass"]=>
074- array(2) {
075- ["count"]=>
076- int(1)
077- [0]=>
078- string(6) "person"
079- }
080- [0]=>
081- string(11) "objectclass"
082- ["cn"]=>
083- array(2) {
084- ["count"]=>
085- int(1)
086- [0]=>
087- string(5) "userB"
088- }
089- [1]=>
090- string(2) "cn"
091- ["sn"]=>
092- array(2) {
093- ["count"]=>
094- int(1)
095- [0]=>
096- string(7) "testSN2"
097- }
098- [2]=>
099- string(2) "sn"
100- ["userpassword"]=>
101- array(2) {
102- ["count"]=>
103- int(1)
104- [0]=>
105- string(15) "oopsIDitItAgain"
106- }
107- [3]=>
108- string(12) "userpassword"
109- ["description"]=>
110- array(2) {
111- ["count"]=>
112- int(1)
113- [0]=>
114- string(6) "user B"
115- }
116- [4]=>
117- string(11) "description"
118- ["count"]=>
119- int(5)
120- ["dn"]=>
121- string(28) "cn=userB,dc=my-domain,dc=com"
122- }
123- [2]=>
124- array(10) {
125- ["objectclass"]=>
126- array(2) {
127- ["count"]=>
128- int(1)
129- [0]=>
130- string(6) "person"
131- }
132- [0]=>
133- string(11) "objectclass"
134- ["cn"]=>
135- array(2) {
136- ["count"]=>
137- int(1)
138- [0]=>
139- string(5) "userC"
140- }
141- [1]=>
142- string(2) "cn"
143- ["sn"]=>
144- array(2) {
145- ["count"]=>
146- int(1)
147- [0]=>
148- string(7) "testSN3"
149- }
150- [2]=>
151- string(2) "sn"
152- ["userpassword"]=>
153- array(2) {
154- ["count"]=>
155- int(1)
156- [0]=>
157- string(17) "0r1g1na1 passw0rd"
158- }
159- [3]=>
160- string(12) "userpassword"
161- ["count"]=>
162- int(4)
163- ["dn"]=>
164- string(37) "cn=userC,cn=userB,dc=my-domain,dc=com"
165- }
166- }
167- bool(true)
168- array(2) {
169- [0]=>
170- resource(%d) of type (ldap result)
171- [1]=>
172- resource(%d) of type (ldap result)
173- }
174- NULL
175- NULL
176- array(2) {
177- [0]=>
178- resource(%d) of type (ldap result)
179- [1]=>
180- resource(%d) of type (ldap result)
181- }
182- NULL
183- NULL
184- ===DONE===