HomeDevCentral

Deploy run-php-script wrapper on devserver

Description

Deploy run-php-script wrapper on devserver

Summary:
The run-php-script wrapper command searches at several locations
for an executable and run the first one found.

That method allows to prioritize a version local to the project,
installed by Composer, and fallback to the system one if needed.

This concerns tools like phan, psalm, rector.

As phpcs/phpcbf are handled by 69e38320, it's out of scope of the
current wrapper change.

Test Plan: rector

Reviewers: DorianWinty, dereckson

Reviewed By: DorianWinty, dereckson

Differential Revision: https://devcentral.nasqueron.org/D2676

Details

Provenance
derecksonAuthored on Apr 22 2022, 22:15
derecksonPushed on May 7 2022, 19:24
Reviewer
DorianWinty
Differential Revision
D2676: Deploy run-php-script wrapper on devserver
Parents
rOPS1abc93e26ee5: Update Docker socket ownership
Branches
Unknown
Tags
Unknown
Tasks
T1578: Publish phan wrapper