Skip to content

Allow me to specify which php binary to use #70

@finn-matti

Description

@finn-matti

Is your feature request related to a problem? Please describe.
Because of our dev setup we have scripts in place that are symlinked to user/local/bin and run whatever php code you want inside our kubernetes environment. This is great and all, but has its challenges for an extension like this, because the only way to get this extension to work would be to add php-code-sniffer to the shared repo I'm currently working. But since it's just me who wants to use phpcs I do not want to pollute the repo unnecessarily.

Describe the solution you'd like
It would therefore be nice, if we could specify which php binary to use by specifiying a path.

Describe alternatives you've considered
Hacking around in our dev setup, adding it to the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions