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

Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Added an option to force the installer update #272

Merged
merged 1 commit into from
Jul 24, 2016

Conversation

javiereguiluz
Copy link
Member

In the past, I introduced several bugs that prevented to update the installer: first it was a server-side issue with version numbers ... and then it was a client-side issue while comparing versions (see #266). The only solution in those cases is to re-install the installer 😢

To avoid further issues, I propose to add a --force-update (-f) option that updates the local installer to whichever version is published by Symfony, without checking or comparing any version.

@xabbuh
Copy link
Member

xabbuh commented Jul 22, 2016

👍

@javiereguiluz javiereguiluz merged commit 0c711da into symfony:master Jul 24, 2016
javiereguiluz added a commit that referenced this pull request Jul 24, 2016
…iluz)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Added an option to force the installer update

In the past, I introduced several bugs that prevented to update the installer: first it was a server-side issue with version numbers ... and then it was a client-side issue while comparing versions (see #266). The only solution in those cases is to re-install the installer 😢

To avoid further issues, I propose to add a `--force-update (-f)` option that updates the local installer to whichever version is published by Symfony, without checking or comparing any version.

Commits
-------

0c711da Added an option to force the installer update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants