Skip to content

Conversation

Staormin
Copy link
Contributor

@Staormin Staormin commented Sep 10, 2024

Hi, first of all great project, the output looks very nice!

Since phpstan/phpstan-src#1414 phpstan is capable of handling relative paths in editorUrl which allows links to work when phpstan is executed inside a docker container.

But with this formatter enabled the relFile param is ignored so the link doesn't work.

This PR fix this issue.

An editorUrl example: 'phpstorm://open?file=/home/kevin/projects/test/%%relFile%%&line=%%line%%'

Regards.

Kevin

Copy link
Member

@ruudk ruudk left a comment

Choose a reason for hiding this comment

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

Thanks!

@ruudk ruudk merged commit cee5a2b into TicketSwap:main Sep 10, 2024
1 check passed
@ruudk
Copy link
Member

ruudk commented Sep 10, 2024

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.

3 participants