Commit d3c17f2
File tree
Expand file treeCollapse file tree
5 files changed
+33
-8
lines changedFilter options
- src/Symfony/Bundle/WebProfilerBundle
- Controller
- Profiler
Expand file treeCollapse file tree
5 files changed
+33
-8
lines changed+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
480 | 486 |
|
481 | 487 |
|
482 | 488 |
|
|
src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
117 |
| - |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
118 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
119 | 125 |
|
120 | 126 |
|
121 | 127 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
89 |
| - |
| 88 | + |
90 | 89 |
|
91 | 90 |
|
92 | 91 |
|
| ||
96 | 95 |
|
97 | 96 |
|
98 | 97 |
|
99 |
| - |
100 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
101 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
102 | 107 |
|
103 | 108 |
|
104 | 109 |
|
|
0 commit comments