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)
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
Unknown Object (File)
Tue, Jan 14, 10:38
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