-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Steps to reproduce:
- download latest phar from https://scrutinizer-ci.com/ocular.phar
- show it's version using
php ocular.phar --version:
ocular version 8e0a8c7f085bc4857bd52132833679dcfd504fc1
- run
self-updatecommand usingphp ocular.phar self-update:
#!/usr/bin/env php
Updating from 8e0a8c to #!/usr.
What not right:
- the
#!/usr/bin/env phpis shown (something wrong with phar creation process probably) - update even from latest version possible (new version check is broken)
- the
#!/usris shown instead of new version (new version check is broken)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels