| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@iritkatriel , you were the reviewer for the original PR and the PR for convenience variable. Could you take a look at this? This is pretty straightforward. |
Sorry, something went wrong.
|
Ok, I'll merge when I'm not travelling. Remind me if I forget. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is a minor improvement to the newly supported chained exception feature.
We have convenience variable $_exception which stores the exception object when an exception is being raised. We can reuse that when we are in post mortem mode analyzing exceptions.