Skip to content

[Book] app_dev with php built-in web server #5153

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
Apr 7, 2015

Conversation

manelselles
Copy link
Contributor

Console commands are in dev mode by default.
Don't use app_dev on url with php built-in web server because it is already in dev mode.

Console commands are in dev mode by default.
Don't use app_dev on url with php built-in web server because it is already in dev mode.
@wouterj
Copy link
Member

wouterj commented Apr 7, 2015

This must have been a left-over from when we updated to the built-in web server. Thanks for testing & fixing the docs, @manelselles!

@wouterj wouterj merged commit 52fb19d into symfony:2.3 Apr 7, 2015
wouterj added a commit that referenced this pull request Apr 7, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

[Book] app_dev with php built-in web server

Console commands are in dev mode by default.
Don't use app_dev on url with php built-in web server because it is already in dev mode.

Commits
-------

52fb19d [Book] app_dev with php built-in web server
@manelselles
Copy link
Contributor Author

image

@manelselles manelselles deleted the patch-1 branch April 14, 2015 06:41
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.

2 participants