Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Add ddd function #17

Open
michaelrog opened this issue Oct 12, 2020 · 0 comments
Open

[FR] Add ddd function #17

michaelrog opened this issue Oct 12, 2020 · 0 comments

Comments

@michaelrog
Copy link
Member

Global function to "dump, die, and debug" —

Will require a DumpDieDebug Exception. We should give special treatment to that Exception class in the handler, whereby instead of showing the typical error/code frame for the actual ddd() call, we show the dump instead (using Symfony VarDumper?).

Should take variable number of args — ddd($thing1, $thing2, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant