8000 Make server:* commands work out of the box with the public/ root dir by fabpot · Pull Request #23535 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Make server:* commands work out of the box with the public/ root dir #23535

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
Jul 17, 2017

Conversation

fabpot
Copy link
Member
@fabpot fabpot commented Jul 16, 2017
Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

The first commit removes code that is not needed as the WebserverConfig class already throws the exact same error and the display is exactly the same in that case.

The second commit adds support for public/ along side web/.

@fabpot fabpot merged commit 34c8566 into symfony:3.3 Jul 17, 2017
fabpot added a commit that referenced this pull request Jul 17, 2017
…/ root dir (fabpot)

This PR was squashed before being merged into the 3.3 branch (closes #23535).

Discussion
----------

Make server:* commands work out of the box with the public/ root dir

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

The first commit removes code that is not needed as the WebserverConfig class already throws the exact same error and the display is exactly the same in that case.

The second commit adds support for `public/` along side `web/`.

Commits
-------

34c8566 [WebServerBundle] allowed public/ root directory to be auto-discovered along side web/
bc6b57c [WebServerBundle] remove duplicate code
@fabpot fabpot mentioned this pull request Jul 17, 2017
@fabpot fabpot deleted the web-server-public-dir branch September 11, 2017 18:18
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.

3 participants
0