Commit d3449e6
committed
File tree
31 files changed
+103
-58
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/Tests/Validator/Constraints
- Monolog/Handler
- PhpUnit/Legacy
- Bundle
- FrameworkBundle/DependencyInjection
- WebServerBundle/Command
- Component
- DependencyInjection
- Compiler
- Dumper
- Tests
- Dumper
- Fixtures
- containers
- includes
- php
- xml
- yaml
- Loader
- Form/Tests/Extension/Validator/Constraints
- Ldap
- Security
- Core/Tests
- Authentication/Provider
- Validator/Constraints
- Http/Logout
- Serializer/Normalizer
31 files changed
+103
-58
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 |
| - |
| 306 | + |
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
426 | 426 |
|
427 | 427 |
|
428 | 428 |
|
429 |
| - |
| 429 | + |
430 | 430 |
|
431 | 431 |
|
432 | 432 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 | 39 |
|
42 |
| - |
| 40 | + |
43 | 41 |
|
44 | 42 |
|
45 | 43 |
|
|
src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| ||
285 | 287 |
|
286 | 288 |
|
287 | 289 |
|
| 290 | + |
| 291 | + |
288 | 292 |
|
289 | 293 |
|
| 294 | + |
| 295 | + |
290 | 296 |
|
291 | 297 |
|
292 | 298 |
|
|
src/Symfony/Bundle/WebServerBundle/Command/ServerLogCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebServerBundle/Command/ServerLogCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/Compiler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
451 |
| - |
| 451 | + |
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
459 |
| - |
| 459 | + |
460 | 460 |
|
461 | 461 |
|
462 | 462 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+17-12Lines changed: 17 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1429 | 1429 |
|
1430 | 1430 |
|
1431 | 1431 |
|
1432 |
| - |
1433 |
| - |
1434 | 1432 |
|
1435 |
| - |
1436 | 1433 |
|
1437 | 1434 |
|
1438 |
| - |
1439 |
| - |
1440 |
| - |
1441 |
| - |
1442 |
| - |
1443 |
| - |
| 1435 | + |
| 1436 | + |
| 1437 | + |
| 1438 | + |
| 1439 | + |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
| 1446 | + |
| 1447 | + |
| 1448 | + |
1444 | 1449 |
|
1445 | 1450 |
|
1446 |
| - |
1447 | 1451 |
|
1448 |
| - |
1449 |
| - |
| 1452 | + |
| 1453 | + |
| 1454 | + |
1450 | 1455 |
|
1451 | 1456 |
|
1452 | 1457 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
449 | 449 |
|
450 | 450 |
|
451 | 451 |
|
452 |
| - |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
453 | 456 |
|
454 | 457 |
|
455 | 458 |
|
456 | 459 |
|
| 460 | + |
457 | 461 |
|
| 462 | + |
458 | 463 |
|
459 | 464 |
|
460 | 465 |
|
| ||
465 | 470 |
|
466 | 471 |
|
467 | 472 |
|
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
468 | 480 |
|
469 | 481 |
|
470 | 482 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 |
| - |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
440 | 443 |
|
441 | 444 |
|
442 | 445 |
|
| ||
447 | 450 |
|
448 | 451 |
|
449 | 452 |
|
| 453 | + |
| 454 | + |
| 455 | + |
450 | 456 |
|
451 | 457 |
|
452 | 458 |
|
| ||
461 | 467 |
|
462 | 468 |
|
463 | 469 |
|
| 470 | + |
| 471 | + |
464 | 472 |
|
465 | 473 |
|
466 | 474 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
105 | 106 |
|
106 |
| - |
| 107 | + |
107 | 108 |
|
108 | 109 |
|
| 110 | + |
109 | 111 |
|
110 | 112 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
323 | 323 |
|
324 | 324 |
|
325 | 325 |
|
326 |
| - |
| 326 | + |
| 327 | + |
| 328 | + |
327 | 329 |
|
328 | 330 |
|
329 | 331 |
|
| ||
343 | 345 |
|
344 | 346 |
|
345 | 347 |
|
346 |
| - |
| 348 | + |
| 349 | + |
| 350 | + |
347 | 351 |
|
348 | 352 |
|
349 | 353 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
| 329 | + |
| 330 | + |
| 331 | + |
330 | 332 |
|
331 | 333 |
|
332 | 334 |
|
| ||
341 | 343 |
|
342 | 344 |
|
343 | 345 |
|
344 |
| - |
| 346 | + |
| 347 | + |
| 348 | + |
345 | 349 |
|
346 | 350 |
|
347 | 351 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services9.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services9.xml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
129 | 130 |
|
| 131 | + |
130 | 132 |
|
131 | 133 |
|
132 | 134 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
| ||
659 | 659 |
|
660 | 660 |
|
661 | 661 |
|
662 |
| - |
663 | 662 |
|
664 | 663 |
|
665 | 664 |
|
|
0 commit comments