Skip to content

Add ".phar" extension to symlink files #116

@oqq

Description

@oqq

Unfortunately PHPStorm is not able to work out if a symlink is spotting to a phar file.
In my case this removes the autocomplete feature for unit tests, since PHPStorm doesn't know about PHPUnit at all, although the phar file symlink is under the project root.

To fix this behavior I have to add the ".phar" extension in the phive.xml manually.

How about to add the extension by default or at least with a global config paramter?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions