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)
Thu, Mar 28, 08:23
Unknown Object (File)
Wed, Mar 27, 22:32
Unknown Object (File)
Wed, Mar 27, 22:04
Unknown Object (File)
Wed, Mar 27, 22:03
Unknown Object (File)
Sat, Mar 23, 22:10
Unknown Object (File)
Fri, Mar 22, 14:30
Unknown Object (File)
Fri, Mar 22, 11:22
Unknown Object (File)
Fri, Mar 22, 11: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