File tree
5 files changed
+28
-5
lines changedFilter options
- src/Symfony/Component/Debug
- Tests
- Fixtures
5 files changed
+28
-5
lines changedsrc/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
| 632 | + |
| 633 | + |
632 | 634 |
|
633 | 635 |
|
634 | 636 |
|
|
src/Symfony/Component/Debug/ExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ExceptionHandler.php+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
147 | 152 |
|
148 | 153 |
|
149 | 154 |
|
| ||
285 | 290 |
|
286 | 291 |
|
287 | 292 |
|
288 |
| - |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
289 | 298 |
|
290 | 299 |
|
291 |
| - |
| 300 | + |
292 | 301 |
|
293 | 302 |
|
294 | 303 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
125 | 130 |
|
126 | 131 |
|
127 | 132 |
|
|
src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
135 | 140 |
|
136 | 141 |
|
137 | 142 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/ToStringThrower.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Fixtures/ToStringThrower.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
| 19 | + |
22 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
0 commit comments