8000 Simplified the requirements article by javiereguiluz · Pull Request #8142 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Simplified the requirements article #8142

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

Closed
wants to merge 4 commits into from

Conversation

javiereguiluz
Copy link
Member

Explaining the full list of requirements is not very smart, because we have a Requirement Checker that does that and it's hard to keep the doc in sync with that tool.

I propose to simplify this article to only mention the specific PHP version required by Symfony and then explain how to check the other requirements.

If you agree with this, I'll make the PRs for the other maintained Symfony versions. If this is merged, we can then simplify the installation article even more (removing this section: "Checking Symfony Requirements" -> https://github.com/symfony/symfony-docs/pull/8135/files#diff-1ef3833b924d9500d8baaa4bfa9fdb68R84)

Required
--------
Beware that PHP can define a different configuration for the command console and
the web server, so you need to check requirements in both.
Copy link
Member

Choose a reason for hiding this comment

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

[...] in both environments.


.. caution::
Browse the ``web/config.php`` file in your browser and fix the reported issues.
When using the PHP built-in web server, this file is available at
Copy link
Member

Choose a reason for hiding this comment

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

Just spotted this one: talking about the built-in web server here IMO does not make sense. The built-in web server is started using the same configuration that is used when running the CLI check below. So that's just doing work twice. What is actually important is that you perform the check using your "real" web server setup (so most likely Nginx or Apache).

Copy link
Member Author

Choose a reason for hiding this comment

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

You are so right! I'm sorry about this mistake. I've removed this and reworded other parts. Thanks!

@xabbuh
Copy link
Member
xabbuh commented Jul 20, 2017

Thank you @javiereguiluz.

xabbuh added a commit that referenced this pull request Jul 20, 2017
This PR was squashed before being merged into the 2.7 branch (closes #8142).

Discussion
----------

Simplified the requirements article

Explaining the full list of requirements is not very smart, because we have a Requirement Checker that does that and it's hard to keep the doc in sync with that tool.

I propose to simplify this article to only mention the specific PHP version required by Symfony and then explain how to check the other requirements.

If you agree with this, I'll make the PRs for the other maintained Symfony versions. If this is merged, we can then simplify the installation article even more (removing this section: "Checking Symfony Requirements" -> https://github.com/symfony/symfony-docs/pull/8135/files#diff-1ef3833b924d9500d8baaa4bfa9fdb68R84)

Commits
-------

05c8b06 Simplified the requirements article
@xabbuh xabbuh closed this Jul 20, 2017
xabbuh added a commit that referenced this pull request Jul 20, 2017
…guiluz)

This PR was merged into the 2.8 branch.

Discussion
----------

Updated the Requirements article for Symfony 2.8

Same as #8142 but for 2.8.

Commits
-------

83c9cec Updated the Requirements article for Symfony 2.8
xabbuh added a commit that referenced this pull request Jul 20, 2017
…guiluz)

This PR was merged into the 3.2 branch.

Discussion
----------

Updated the Requirements article for Symfony 3.2

Same as #8142 but for 3.2.

Commits
-------

3ffa47a Updated the Requirements article for Symfony 3.2
xabbuh added a commit that referenced this pull request Jul 20, 2017
…guiluz)

This PR was merged into the 3.3 branch.

Discussion
----------

Updated the requirements article for Symfony 3.3

Same as #8142 but for 3.3.

Commits
-------

e50ddbe Updated the requirements article for Smyfony 3.3
xabbuh added a commit that referenced this pull request Jul 20, 2017
…guiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Updated the Requirements article for Symfony 3.4

Same as #8142 but for 3.4.

Commits
-------

f09355d Updated the Requirements article for Symfony 3.4
xabbuh added a commit that referenced this pull request Jul 20, 2017
…guiluz)

This PR was merged into the master branch.

Discussion
----------

Updated the Requirements article for Symfony 4.0

This is different from #8142, so it needs a review. Thanks!

Commits
-------

0ddc1d6 Updated the Requirements article for Symfony 4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4110
Development

Successfully merging this pull request may close these issues.

3 participants
0