Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
F2830070: D2676.id6772.diff
Fri, Apr 19, 10:52
F2830036: D2676.id6780.diff
Fri, Apr 19, 10:44
F2829924: D2676.id6769.diff
Fri, Apr 19, 10:23
Unknown Object (File)
Thu, Apr 18, 19:29
Unknown Object (File)
Mon, Apr 15, 02:46
Unknown Object (File)
Mon, Apr 15, 02:27
Unknown Object (File)
Mon, Apr 15, 02:26
Unknown Object (File)
Sun, Apr 14, 22:02
Subscribers
None

Details

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

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
run-php-script
Build Status
Buildable 4207
Build 4459: arc lint + arc unit