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

[#5388] change echo and print in examples #5451

Merged
merged 5 commits into from
Jun 27, 2015
Merged

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jun 27, 2015

This is a split of #5388 for the 2.3 branch.

Original description:

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets #5177

Original PR and discussion in #5285

Change echo/print in examples to use:

  • var_dump() in components docs
  • dump() in framework docs

Henry Snoek added 5 commits June 27, 2015 13:54
Conflicts:
	book/doctrine.rst
	components/expression_language/caching.rst
	components/expression_language/extending.rst
	components/expression_language/introduction.rst
	components/expression_language/syntax.rst
	components/serializer.rst
	components/translation/usage.rst
Conflicts:
	components/expression_language/caching.rst
	components/expression_language/extending.rst
	components/expression_language/introduction.rst
	components/expression_language/syntax.rst
	components/serializer.rst
@wouterj wouterj merged commit 37db975 into symfony:2.3 Jun 27, 2015
wouterj added a commit that referenced this pull request Jun 27, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

[#5388] change echo and print in examples

This is a split of #5388 for the 2.3 branch.

Original description:

 > | Q             | A
 > | ------------- | ---
 > | Doc fix?      | yes
 > | New docs?     | no
 > | Applies to    | all
 > | Fixed tickets | #5177
 >
 > Original PR and discussion in #5285
 >
 > Change echo/print in examples to use:
 >
 > - `var_dump()` in components docs
 > - `dump()` in framework docs

Commits
-------

37db975 5177 use var_dump() in components
9fa1c11 5177 use var_dump() in components
c2acbee 5177 add die() after dump()
78c9b7c 5177 use dump() instead of print in examples
10898c9 5177 use dump() instead of echo in examples
@wouterj wouterj deleted the 5388-2.3 branch June 27, 2015 12:02
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

Successfully merging this pull request may close these issues.

1 participant