Commit 45b53fe
committed
File tree
14 files changed
+31
-28
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/DependencyInjection
- Component
- Console
- Attribute
- Command
- Tests/Command
- DependencyInjection
- Attribute
- Compiler
- Tests/Compiler
- EventDispatcher
- Attribute
- Tests
- DependencyInjection
- Fixtures
14 files changed
+31
-28
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
559 |
| - |
| 559 | + |
560 | 560 |
|
561 | 561 |
|
562 | 562 |
|
|
src/Symfony/Component/Console/Attribute/ConsoleCommand.php renamed to src/Symfony/Component/Console/Attribute/AsCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Attribute/AsCommand.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 |
| - |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
src/Symfony/Component/Console/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/CHANGELOG.md+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 |
|
|
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
src/Symfony/Component/Console/Tests/Command/CommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Command/CommandTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
412 |
| - |
| 412 | + |
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
src/Symfony/Component/DependencyInjection/Attribute/TaggedItem.php renamed to src/Symfony/Component/DependencyInjection/Attribute/AsTaggedItem.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Attribute/AsTaggedItem.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
src/Symfony/Component/EventDispatcher/Attribute/EventListener.php renamed to src/Symfony/Component/EventDispatcher/Attribute/AsEventListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Attribute/AsEventListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Component/EventDispatcher/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
src/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
251 |
| - |
| 251 | + |
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 |
| - |
| 285 | + |
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
|
src/Symfony/Component/EventDispatcher/Tests/Fixtures/TaggedInvokableListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Tests/Fixtures/TaggedInvokableListener.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Component/EventDispatcher/Tests/Fixtures/TaggedMultiListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Tests/Fixtures/TaggedMultiListener.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
0 commit comments