Commit 70ec9fc
[12.x] Allow retrieving all reported exceptions from
* Update ExceptionHandlerFake.php
* Update ExceptionsFacadeTest.php
* Update ExceptionsFacadeTest.php
* Update ExceptionHandlerFake.php
---------
Co-authored-by: Taylor Otwell <[email protected]>ExceptionHandlerFake (#55972)1 parent 141c46c commit 70ec9fc
File tree
2 files changed
+15
-1
lines changed- src/Illuminate/Support/Testing/Fakes
- tests/Integration/Support
2 files changed
+15
-1
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
251 | 261 | | |
252 | 262 | | |
253 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments