Page MenuHomeDevCentral

Deploy run-php-script wrapper on devserver
ClosedPublic

Authored by dereckson on Apr 22 2022, 22:25.
Tags
None
Referenced Files
F3904806: D2676.id.diff
Tue, Dec 17, 22:03
F3904722: D2676.diff
Tue, Dec 17, 21:43
F3904001: D2676.diff
Tue, Dec 17, 19:09
Unknown Object (File)
Thu, Dec 12, 06:03
Unknown Object (File)
Mon, Dec 9, 14:05
Unknown Object (File)
Sun, Dec 8, 11:57
Unknown Object (File)
Sat, Dec 7, 12:29
Unknown Object (File)
Sat, Dec 7, 01:08
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 Not Applicable
Unit
Tests Not Applicable