Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
F4077197: D2676.diff
Thu, Jan 30, 14:51
Unknown Object (File)
Fri, Jan 24, 06:02
Unknown Object (File)
Wed, Jan 22, 11:34
Unknown Object (File)
Wed, Jan 22, 11:16
Unknown Object (File)
Tue, Jan 21, 00:47
Unknown Object (File)
Sun, Jan 19, 16:19
Unknown Object (File)
Sun, Jan 19, 11:54
Unknown Object (File)
Wed, Jan 15, 06:21
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