Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use 0.0.0.0 as the server log command host default.#22768

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:3.3fromChadSikorra:server-log-fix
May 19, 2017

Conversation

@ChadSikorra
Copy link
Contributor

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?-
Fixed tickets-
LicenseMIT

This fixes theserver:log command on Windows when run with default settings. The current setting0 has no meaning on Windows, and0.0.0.0 is the standard "listen on all addresses/interfaces", so should be the most compatible. It works on both Linux and Windows for me this way.

I mentioned this in another PR where the logger config has the same issue on Windows:

symfony/symfony-standard#1077

apetitpa and lyrixx reacted with thumbs up emoji
@stofstof requested a review fromlyrixxMay 19, 2017 08:24
@lyrixx
Copy link
Member

I did not know0 was not valid on windows. I'm sorry about that.@ChadSikorra Thanks for finding this error.

👍

@nicolas-grekasnicolas-grekas added this to the3.3 milestoneMay 19, 2017
@fabpot
Copy link
Member

Thank you@ChadSikorra.

@fabpotfabpot merged commit3fcc810 intosymfony:3.3May 19, 2017
fabpot added a commit that referenced this pull requestMay 19, 2017
…ikorra)This PR was merged into the 3.3 branch.Discussion----------Use 0.0.0.0 as the server log command host default.| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | -| Fixed tickets | -| License       | MITThis fixes the `server:log` command on Windows when run with default settings. The current setting `0` has no meaning on Windows, and `0.0.0.0` is the standard "listen on all addresses/interfaces", so should be the most compatible. It works on both Linux and Windows for me this way.I mentioned this in another PR where the logger config has the same issue on Windows:symfony/symfony-standard#1077Commits-------3fcc810 Use 0.0.0.0 as the server log host default.
@fabpotfabpot mentioned this pull requestMay 29, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@lyrixxlyrixxlyrixx approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

4 participants

@ChadSikorra@lyrixx@fabpot@nicolas-grekas

[8]ページ先頭

©2009-2025 Movatter.jp