ExamplePlugin icon indicating copy to clipboard operation
ExamplePlugin copied to clipboard

Create phar artifacts from each build

Open dktapps opened this issue 2 years ago • 3 comments

dktapps avatar Jun 01 '23 23:06 dktapps

I can have a try for integrating this with pharynx (without any virions).

SOF3 avatar Jun 05 '23 02:06 SOF3

Is your intent to have pharynx supersede DevTools?

dktapps avatar Jun 05 '23 12:06 dktapps

I think it is ok. While the default usage of pharynx (using -i path/to/plugin) treats src as a source directory and executes processors on it (automatically converting source files to PSR-0 and erroring when namespace functions/constants/global statements are detected), the -f flag always works as a fallback approach if some users really don't want to use this feature.

SOF3 avatar Jun 06 '23 07:06 SOF3