Skip to content

Explain dump server usage outside of Symfony #10204

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
Aug 28, 2018
Merged

Explain dump server usage outside of Symfony #10204

merged 2 commits into from
Aug 28, 2018

Conversation

skunkbad
Copy link
Contributor

Took hours for me to figure out how to use the dump server outside of Symfony, because there is no mention that it can be done, and one must use the ServerDumper class to make it work.

Took hours for me to figure out how to use the dump server outside of Symfony, because there is no mention that it can be done, and one must use the ServerDumper class to make it work.
@weaverryan
Copy link
Member

Awesome! Thanks for taking the time to save others some hours - I agree, this was definitely not obvious :). Cheers!

@weaverryan weaverryan merged commit d360452 into symfony:4.1 Aug 28, 2018
weaverryan added a commit that referenced this pull request Aug 28, 2018
…, weaverryan)

This PR was merged into the 4.1 branch.

Discussion
----------

Explain dump server usage outside of Symfony

Took hours for me to figure out how to use the dump server outside of Symfony, because there is no mention that it can be done, and one must use the ServerDumper class to make it work.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

d360452 minor language tweak
eac5218 Explain dump server usage outside of Symfony
@ogizanagi
Copy link
Contributor

ogizanagi commented Oct 9, 2018

Awesome, thanks @skunkbad! This was on my todo since months. Glad you figured out and took the opportunity to contribute to the doc!

@ogizanagi
Copy link
Contributor

I tried to complete it a bit in #10458 :)

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.

4 participants