Skip to content

Added dump and die function #17267

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

Closed
wants to merge 1 commit into from
Closed

Added dump and die function #17267

wants to merge 1 commit into from

Conversation

garf
Copy link

@garf garf commented Jan 5, 2016

No description provided.

@stof
Copy link
Member

stof commented Jan 5, 2016

This was already rejected in the past: #13657

@nicolas-grekas
Copy link
Member

For reference, this is being reconsidered in #26970.

@garf
Copy link
Author

garf commented Apr 18, 2018

Thank you very much! It will make us a bit happier :)

@garf garf deleted the patch-1 branch April 18, 2018 15:56
fabpot added a commit that referenced this pull request Apr 19, 2018
…s-grekas)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[VarDumper] Add dd() helper == dump() + exit()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

By popular demand, I feel like we should reconsider our refusal for a `dd()` global helper.
For past references, see #26965, #26906, #13657, #17267, #19096.

Commits
-------

a55916a [VarDumper] Add dd() helper == dump() + die()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants