File tree
6 files changed
+21
-5
lines changedFilter options
- src/Symfony/Component
- Console
- Debug
- Exception
- Tests/Exception
- VarDumper/Caster
6 files changed
+21
-5
lines changedsrc/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
798 |
| - |
| 798 | + |
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
|
src/Symfony/Component/Debug/Exception/FlattenException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Exception/FlattenException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
|
src/Symfony/Component/Debug/ExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ExceptionHandler.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
256 | 260 |
|
257 | 261 |
|
258 | 262 |
|
|
src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
240 | 244 |
|
241 | 245 |
|
242 | 246 |
|
| ||
299 | 303 |
|
300 | 304 |
|
301 | 305 |
|
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
302 | 310 |
|
303 | 311 |
|
304 | 312 |
|
| ||
310 | 318 |
|
311 | 319 |
|
312 | 320 |
|
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
313 | 325 |
|
314 | 326 |
|
315 | 327 |
|
|
src/Symfony/Component/VarDumper/Caster/ClassStub.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ClassStub.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 |
| - |
| 285 | + |
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
|
0 commit comments