Commit a4139c0
File tree
Expand file treeCollapse file tree
12 files changed
+24
-85
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/Tests/DependencyInjection
- SecurityBundle/Tests/Functional
- Component
- Debug
- DomCrawler
- Form
- Extension/Core/DataTransformer
- Tests/Extension/Core/DataTransformer
- HttpKernel/DataCollector
- Intl
- DateFormatter
- Tests/DateFormatter
- Security/Core
- Tests/Encoder
- Util
Expand file treeCollapse file tree
12 files changed
+24
-85
lines changedsrc/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
| 297 | + |
303 | 298 |
|
304 | 299 |
|
305 | 300 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
| ||
46 | 42 |
|
47 | 43 |
|
48 | 44 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 | 45 |
|
54 | 46 |
|
55 | 47 |
|
|
src/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
581 | 581 |
|
582 | 582 |
|
583 | 583 |
|
584 |
| - |
585 |
| - |
586 |
| - |
587 |
| - |
588 |
| - |
589 |
| - |
590 |
| - |
591 |
| - |
592 |
| - |
| 584 | + |
593 | 585 |
|
594 | 586 |
|
595 | 587 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
| 70 | + |
75 | 71 |
|
76 | 72 |
|
77 | 73 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 | 60 |
|
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
| 61 | + |
| 62 | + |
66 | 63 |
|
67 | 64 |
|
68 | 65 |
|
| ||
111 | 108 |
|
112 | 109 |
|
113 | 110 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 | 111 |
|
119 | 112 |
|
120 | 113 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 |
| - |
204 |
| - |
205 |
| - |
| 203 | + |
206 | 204 |
|
207 | 205 |
|
208 | 206 |
|
209 | 207 |
|
210 | 208 |
|
211 | 209 |
|
212 |
| - |
213 |
| - |
214 |
| - |
| 210 | + |
215 | 211 |
|
216 | 212 |
|
217 | 213 |
|
| ||
226 | 222 |
|
227 | 223 |
|
228 | 224 |
|
229 |
| - |
230 |
| - |
| 225 | + |
231 | 226 |
|
232 | 227 |
|
233 | 228 |
|
|
src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php+11-18Lines changed: 11 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
254 | 251 |
|
255 | 252 |
|
256 | 253 |
|
| ||
276 | 273 |
|
277 | 274 |
|
278 | 275 |
|
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
283 |
| - |
| 276 | + |
284 | 277 |
|
285 | 278 |
|
286 | 279 |
|
|
src/Symfony/Component/Intl/Tests/DateFormatter/IntlDateFormatterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Tests/DateFormatter/IntlDateFormatterTest.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
| 60 | + |
65 | 61 |
|
66 | 62 |
|
67 | 63 |
|
|
src/Symfony/Component/Security/Core/Tests/Encoder/BCryptPasswordEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Encoder/BCryptPasswordEncoderTest.php-11Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 | 50 |
|
53 | 51 |
|
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 |
| - |
60 |
| - |
61 | 57 |
|
62 | 58 |
|
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
66 | 62 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 | 63 |
|
75 | 64 |
|
76 | 65 |
|
|
src/Symfony/Component/Security/Core/Util/SecureRandom.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Util/SecureRandom.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
|
0 commit comments