Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Simplified some Symfony installation instructions #4811

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 5 commits into from
Apr 3, 2015

Conversation

javiereguiluz
Copy link
Member

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets #4672 (partially)

Before merging, the Symfony Installer must release its new version. Last time I checked, creating a new project based on a branch was ready in the GitHub repository, but not in the distributed installer.

@@ -84,19 +84,22 @@ to meet those requirements.
distributing them. If you want to verify the integrity of any Symfony
version, follow the steps `explained in this post`_.

Basing your Project on a Specific Symfony Version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Basing your Project on a Specific Symfony Branch
Copy link
Member

Choose a reason for hiding this comment

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

I think we can still consider 2.3 a version and not a branch.

Copy link
Member

Choose a reason for hiding this comment

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

👍 (and this should then also be reverted in the paragraph below)

@xabbuh
Copy link
Member

xabbuh commented Jan 14, 2015

@javiereguiluz Do you know when the phar will be updated? It would also be nice to make the phars available for each release on the Symfony Installer's GitHub release page.

@javiereguiluz javiereguiluz deleted the simplify_symfony_install_doc branch February 18, 2015 16:22
@javiereguiluz javiereguiluz restored the simplify_symfony_install_doc branch February 18, 2015 16:42
@javiereguiluz javiereguiluz reopened this Feb 18, 2015
@timglabisch
Copy link
Contributor

 In addition, Symfony3 will use a slightly different directory structure when it's released: ...
 The changes are pretty superficial, but for now, we recommend that you use the Symfony directory           structure.

this is confusing me. So we recommended the Symfony directory structure. Symfony3 or the Symfony 2 x)

@stof
Copy link
Member

stof commented Feb 21, 2015

@timglabisch please open a dedicated issue for this message, because it is not related to changes done in this PR. It is a different topic

@wouterj
Copy link
Member

wouterj commented Mar 25, 2015

Can you please fix the sphinx issues? Besides that, I believe this one is ready?

@javiereguiluz
Copy link
Member Author

Sorry for the delay! In a4451ce I've pushed a lot of new changes. Please review them.

And regarding the merge of this PR, please wait a few days so we can release the new version of the installer (hopefully with support for the new demo command ... but that's another story!).


Then, move the downloaded ``symfony.phar`` file to your projects directory and
Then, move the downloaded ``symfony`` file to your projects directory and
Copy link
Member

Choose a reason for hiding this comment

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

Is there no way to install the command globally on Windows?

Copy link
Member Author

Choose a reason for hiding this comment

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

Here there are some instructions proposed by a Symfony Installer user (https://github.com/symfony/symfony-installer/issues/117) but I haven't tested them. Ideally we'd provide an executable installer as Composer does.

@javiereguiluz javiereguiluz changed the title [WCM] Simplified some Symfony installation instructions Simplified some Symfony installation instructions Mar 26, 2015
@javiereguiluz
Copy link
Member Author

Now that the installer has been introduced officially, this PR is now ready to be merged. Thanks.

@xabbuh
Copy link
Member

xabbuh commented Mar 26, 2015

Very nice! Should be ready to be merged now.

@weaverryan weaverryan merged commit 004e0ad into symfony:2.3 Apr 3, 2015
weaverryan added a commit that referenced this pull request Apr 3, 2015
…ereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

Simplified some Symfony installation instructions

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #4672 (partially)

Before merging, the Symfony Installer must release its new version. Last time I checked, creating a new project based on a branch was ready in the GitHub repository, but not in the distributed installer.

Commits
-------

004e0ad Moved the location of the labels
c8b16cf Added labels for removed headings
11ac563 Fixed some bash comments
a4451ce Updated the new Symfony installation instructions
4904d36 Simplified some Symfony installation instructions
@weaverryan
Copy link
Member

Yay! Thanks Javier!

@javiereguiluz javiereguiluz deleted the simplify_symfony_install_doc branch January 3, 2018 16:34
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.

6 participants