Skip to content
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

The "self-update" command is broken #25

Open
aik099 opened this issue Jun 19, 2016 · 2 comments
Open

The "self-update" command is broken #25

aik099 opened this issue Jun 19, 2016 · 2 comments

Comments

@aik099
Copy link

aik099 commented Jun 19, 2016

Steps to reproduce:

  1. download latest phar from https://scrutinizer-ci.com/ocular.phar
  2. show it's version using php ocular.phar --version:
ocular version 8e0a8c7f085bc4857bd52132833679dcfd504fc1
  1. run self-update command using php ocular.phar self-update:
#!/usr/bin/env php
Updating from 8e0a8c to #!/usr.

What not right:

  1. the #!/usr/bin/env php is shown (something wrong with phar creation process probably)
  2. update even from latest version possible (new version check is broken)
  3. the #!/usr is shown instead of new version (new version check is broken)
@ghost
Copy link

ghost commented Dec 29, 2016

Yes. Also, https://scrutinizer-ci.com/ocular.phar is two years outdated, keeping that one up-to-date would be a quick workaround for most users.

@Majkl578
Copy link

@schmittjoh This can be closed too now since the command was removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants