You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… at any time (ogizanagi)
This PR was merged into the 4.1-dev branch.
Discussion
----------
[VarDumper] Provide binary, allowing to start a server at any time
as soon as the "symfony/var-dumper" & "symfony/console" components are available.
| Q | A
| ------------- | ---
| Branch? | master <!-- see below -->
| Bug fix? | no
| New feature? | yes <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks? | no <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass? | yes <!-- please add some, will be required by reviewers -->
| Fixed tickets | N/A <!-- #-prefixed issue number(s), if any -->
| License | MIT
| Doc PR | TODO symfony/symfony-docs#9474
Now that #23831 is merged, there is still room for improvements we can bring during the stabilization months.
Here is a first one: providing a simple CLI binary allows to easily start a server from any project (or even globally), just by having the var dumper & console packages in your deps.
Commits
-------
eef10b1 [VarDumper] Provide binary, allowing to start a server at any time
This PR was squashed before being merged into the 4.1 branch (closes#9783).
Discussion
----------
Documented the new Dump Server
This fixes#9474.
Commits
-------
3eb53d3 Documented the new Dump Server
Uh oh!
There was an error while loading. Please reload this page.
symfony/symfony#23831 was merged :)
The PR description should be up-to-date but If I can be of any help, don't hesitate to ping me if you need more info!
(In case nobody is up to take it, I may give it a try but I'm far from being an expert at writing documentation 😅 )
The text was updated successfully, but these errors were encountered: