Commit 2fa9291
File tree
Expand file treeCollapse file tree
13 files changed
+74
-65
lines changedFilter options
- .github/workflows
- src/Symfony/Component
- Config
- Resource
- Tests/Resource
- Ldap
- Adapter/ExtLdap
- Tests
- Adapter/ExtLdap
- Fixtures
- conf
- data
Expand file treeCollapse file tree
13 files changed
+74
-65
lines changed.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
24 | 35 |
|
25 | 36 |
|
26 | 37 |
|
| ||
105 | 116 |
|
106 | 117 |
|
107 | 118 |
|
108 |
| - |
| 119 | + |
109 | 120 |
|
110 | 121 |
|
111 | 122 |
|
112 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
113 | 130 |
|
114 | 131 |
|
115 | 132 |
|
| ||
138 | 155 |
|
139 | 156 |
|
140 | 157 |
|
141 |
| - |
| 158 | + |
142 | 159 |
|
143 | 160 |
|
144 | 161 |
|
| ||
147 | 164 |
|
148 | 165 |
|
149 | 166 |
|
| 167 | + |
| 168 | + |
150 | 169 |
|
151 | 170 |
|
152 | 171 |
|
|
-14Lines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 | 12 |
|
15 | 13 |
|
16 | 14 |
|
| ||
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 56 |
|
64 | 57 |
|
65 | 58 |
|
| ||
169 | 162 |
|
170 | 163 |
|
171 | 164 |
|
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 | 165 |
|
180 | 166 |
|
181 | 167 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
src/Symfony/Component/Config/Resource/GlobResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/GlobResource.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
97 | 105 |
|
98 | 106 |
|
99 | 107 |
|
|
src/Symfony/Component/Config/Tests/Resource/GlobResourceTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Resource/GlobResourceTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
197 | 210 |
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
155 |
| - |
| 154 | + |
| 155 | + |
| 156 | + |
156 | 157 |
|
157 | 158 |
|
158 | 159 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
215 |
| - |
| 215 | + |
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
|
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 | 29 |
|
35 | 30 |
|
36 | 31 |
|
| ||
122 | 117 |
|
123 | 118 |
|
124 | 119 |
|
125 |
| - |
| 120 | + |
126 | 121 |
|
127 | 122 |
|
128 | 123 |
|
| ||
153 | 148 |
|
154 | 149 |
|
155 | 150 |
|
156 |
| - |
| 151 | + |
157 | 152 |
|
158 | 153 |
|
159 | 154 |
|
| ||
205 | 200 |
|
206 | 201 |
|
207 | 202 |
|
208 |
| - |
| 203 | + |
209 | 204 |
|
210 | 205 |
|
211 | 206 |
|
|
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/LdapManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/LdapManagerTest.php+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
98 | 102 |
|
99 | 103 |
|
100 | 104 |
|
| ||
210 | 214 |
|
211 | 215 |
|
212 | 216 |
|
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
218 | 223 |
|
219 | 224 |
|
220 | 225 |
|
| ||
372 | 377 |
|
373 | 378 |
|
374 | 379 |
|
375 |
| - |
| 380 | + |
376 | 381 |
|
377 | 382 |
|
378 | 383 |
|
379 | 384 |
|
380 | 385 |
|
381 | 386 |
|
382 | 387 |
|
| 388 | + |
| 389 | + |
| 390 | + |
383 | 391 |
|
384 | 392 |
|
src/Symfony/Component/Ldap/Tests/Fixtures/conf/slapd.conf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/Fixtures/conf/slapd.conf-18Lines changed: 0 additions & 18 deletions
This file was deleted.
src/Symfony/Component/Ldap/Tests/Fixtures/data/base.ldif
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/Fixtures/data/base.ldif-4Lines changed: 0 additions & 4 deletions
This file was deleted.
src/Symfony/Component/Ldap/Tests/LdapTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/LdapTestCase.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Component/Ldap/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
0 commit comments