Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 01:25
Unknown Object (File)
Tue, Apr 23, 01:22
Unknown Object (File)
Mon, Apr 22, 17:38
Unknown Object (File)
Mon, Apr 22, 17:15
Unknown Object (File)
Fri, Apr 19, 10:52
Unknown Object (File)
Fri, Apr 19, 10:44
Unknown Object (File)
Fri, Apr 19, 10:23
Unknown Object (File)
Thu, Apr 18, 19:29
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