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

Rename psalm.phar to psalm #1

Open
thePanz opened this issue Apr 25, 2019 · 3 comments
Open

Rename psalm.phar to psalm #1

thePanz opened this issue Apr 25, 2019 · 3 comments

Comments

@thePanz
Copy link

thePanz commented Apr 25, 2019

When using this package the executable phar is called vendor/bin/psalm.phar
This could lead to some confusion when the official guide is used, as it refers to vendor/bin/psalm as the command to run.

@bdsl
Copy link

bdsl commented Jun 6, 2019

@thePanz I hadn't seen your issue but I just made PR vimeo/psalm#1748 in the main repo to fix exactly this issue. It doesn't rename psalm.phar since there may now be build pipelines that require it to have that name, but it adds an executable PHP file called psalm which requires psalm.phar.

@thePanz
Copy link
Author

thePanz commented Jun 7, 2019 via email

@bdsl
Copy link

bdsl commented Jun 7, 2019

@muglug has merged the PR, so this should be fixed in the next release.

@muglug muglug closed this as completed Jun 7, 2019
bdsl added a commit to bdsl/psalm that referenced this issue Jun 8, 2019
This resolves vimeo#1758 but signals
that psalm/phar#1 was never really fixed.
muglug pushed a commit to vimeo/psalm that referenced this issue Jun 8, 2019
This resolves #1758 but signals
that psalm/phar#1 was never really fixed.
@muglug muglug reopened this Jun 8, 2019
bdsl added a commit to bdsl/psalm that referenced this issue Dec 27, 2019
This should stop the error messages we are seeing on installing
psalm/phar:
    Skipped installation of bin psalm for package psalm/phar: file not
    found in package
    Skipped installation of bin psalter for package psalm/phar: file
    not found in package
    Skipped installation of bin psalm-language-server for
    package psalm/phar: file not found in package
    Skipped installation of bin psalm-plugin for package
    psalm/phar: file not found in package

They can be put back in future if/when
psalm/phar#1 is fixed
bdsl added a commit to bdsl/psalm that referenced this issue Dec 27, 2019
This should stop the error messages we are seeing on installing
psalm/phar:
    Skipped installation of bin psalm for package psalm/phar: file not
    found in package
    Skipped installation of bin psalter for package psalm/phar: file
    not found in package
    Skipped installation of bin psalm-language-server for
    package psalm/phar: file not found in package
    Skipped installation of bin psalm-plugin for package
    psalm/phar: file not found in package

They can be put back in future if/when
psalm/phar#1 is fixed
muglug pushed a commit to vimeo/psalm that referenced this issue Dec 27, 2019
This should stop the error messages we are seeing on installing
psalm/phar:
    Skipped installation of bin psalm for package psalm/phar: file not
    found in package
    Skipped installation of bin psalter for package psalm/phar: file
    not found in package
    Skipped installation of bin psalm-language-server for
    package psalm/phar: file not found in package
    Skipped installation of bin psalm-plugin for package
    psalm/phar: file not found in package

They can be put back in future if/when
psalm/phar#1 is fixed
KEINOS added a commit to KEINOS/TPL-PHP-HelloWorld that referenced this issue Mar 15, 2020
vimeo/psalm -> ./vendor/bin/psalm
psalm/phar -> ./vendor/bin/psalm.phar

- REF: psalm/phar#1
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

3 participants