Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
F5036304: D2676.id6769.diff
Tue, Mar 4, 01:17
F5036303: D2676.id6772.diff
Tue, Mar 4, 01:17
F5036302: D2676.id6780.diff
Tue, Mar 4, 01:17
F5029399: D2676.id.diff
Tue, Mar 4, 00:35
F5028672: D2676.diff
Tue, Mar 4, 00:24
F5009339: D2676.id6772.diff
Mon, Mar 3, 20:27
Unknown Object (File)
Thu, Feb 27, 12:37
Unknown Object (File)
Wed, Feb 26, 09:58
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 4205
Build 4457: arc lint + arc unit