Commit e7426ca
File tree
Expand file treeCollapse file tree
5 files changed
+17
-5
lines changedFilter options
- src/Symfony/Component
- HttpKernel
- Debug
- Tests/Debug
- Stopwatch
Expand file treeCollapse file tree
5 files changed
+17
-5
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
480 | 480 |
|
481 | 481 |
|
482 | 482 |
|
483 |
| - |
| 483 | + |
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
|
src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
68 | 74 |
|
69 | 75 |
|
70 | 76 |
|
71 | 77 |
|
72 | 78 |
|
73 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
74 | 83 |
|
75 | 84 |
|
76 | 85 |
|
|
src/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
73 |
| - |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
|
src/Symfony/Component/Stopwatch/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Stopwatch/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Stopwatch/Stopwatch.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Stopwatch/Stopwatch.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
0 commit comments