Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
F3798225: D2676.id6772.diff
Thu, Nov 28, 16:43
Unknown Object (File)
Thu, Nov 28, 02:03
Unknown Object (File)
Tue, Nov 26, 18:36
Unknown Object (File)
Fri, Nov 15, 22:06
Unknown Object (File)
Mon, Nov 4, 04:20
Unknown Object (File)
Sun, Nov 3, 16:08
Unknown Object (File)
Oct 27 2024, 13:01
Unknown Object (File)
Oct 27 2024, 13:01
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