Skip to content

Remove webserver bundle usage #13304

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 1 commit into from
Mar 5, 2020

Conversation

MrYamous
Copy link
Contributor

@MrYamous MrYamous commented Mar 4, 2020

Remove a webserver bundle usage in documentation from 5.0 according to his removal in Symfony 5.0

Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

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

Thanks for that PR

#. Execute ``composer require symfony/web-server-bundle`` and use the ``server:run``
command to browse to the new route and see if the bug appears or not.
#. Install the :doc:`local web server </setup/symfony_server>` provided by Symfony
and use the ``symfony server:start`` command to browse to the new route and
Copy link
Contributor

Choose a reason for hiding this comment

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

symfony serve?

Copy link
Contributor

Choose a reason for hiding this comment

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

„serve“ is just an alias. „server:start“ is fine 👌🏻

Copy link
Contributor

Choose a reason for hiding this comment

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

server:start is also an alias :D

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh really ? 😊

Copy link
Member

Choose a reason for hiding this comment

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

Both look equally correct to me ... so, to not waste much time discussing about this ... let's merge "as is" 😄

@HeahDude HeahDude added this to the 5.0 milestone Mar 4, 2020
@javiereguiluz
Copy link
Member

Thank you @MrYamous.

@javiereguiluz javiereguiluz merged commit 3891fad into symfony:5.0 Mar 5, 2020
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