You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12119 Updated related to Symfony installation and Symfony Flex (javiereguiluz)
This PR was squashed before being merged into the 4.3 branch (closes#12119).
Discussion
----------
Updated related to Symfony installation and Symfony Flex
Don't merge this yet ... because it needs some changes in symfony.com/download too.
-----
I think the new docs are better because:
* Symfony Local Server articles only talks about server, not security:check and creating apps.
* Flex is explained in the main setup article ... and /setup/flex is left as the article explaining how to upgrade old apps to Flex
* We now talk about "Install Symfony", to simplify the explanations around "the Symfony binary", which in the past we called it "binary", "CLI", "server", "local server", etc.
* The main setup + installation article shows Composer installation too, to avoid issues for people who can't install Symfony.
* We only have a single place where we show how to create Symfony apps with the Symfony binary and Composer (the main /setup article) instead of showing that in multiple places.
* We remove some internal details about Flex recipes which are already explained in the recipes repository.
Commits
-------
e614ed1 Updated related to Symfony installation and Symfony Flex
0 commit comments