Skip to content

[VarDumper] dd() helper method tip #9665

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

Merged
merged 2 commits into from
May 5, 2018
Merged

[VarDumper] dd() helper method tip #9665

merged 2 commits into from
May 5, 2018

Conversation

snoek09
Copy link

@snoek09 snoek09 commented Apr 22, 2018

This fixes #9661.

@@ -82,6 +82,15 @@ current PHP SAPI:
#. From time to time, run ``composer global update symfony/var-dumper``
to have the latest bug fixes.

.. tip::

The VarDumper component also includes a ``dd()`` helper method. This "dump
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not entirely happy with my reword. Let's ask our native speaker @weaverryan to review this short paragraph. Thanks!

@wouterj wouterj merged commit a82d95f into symfony:master May 5, 2018
wouterj added a commit that referenced this pull request May 5, 2018
…luz)

This PR was merged into the master branch.

Discussion
----------

[VarDumper] dd() helper method tip

This fixes #9661.

Commits
-------

a82d95f Minor rewords
dd715fc dd() helper method tip
wouterj added a commit that referenced this pull request May 5, 2018
@wouterj
Copy link
Member

wouterj commented May 5, 2018

As our native doc guy is often quite busy, I've gone forward and merged this PR. Thanks for submitting it @snoek09!

I've update the paragraph in a413a47 , using the wordings in the Laravel docs as an example. If you have any further comments, please tells us through a comment or new PR. Thanks again!

@snoek09 snoek09 deleted the var-dumper-dd-helper branch May 5, 2018 12:17
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.

[VarDumper] Added the dd() helper
4 participants