Closed mastersign closed 7 years ago
This propably needs a distinction between PHP 5 and 7 in the same way as Python 2 and 3.
It has to be checked, that the PEAR installer does not write into the system directories.
This only makes sense, if thier are PHP packages used as command line tools on the PATH. Otherwise PHP packages are used only in the project context (e.g. with Composer) and Bench does not need to know about them.
Support PHP Pear packages in the same way as NPM and PIP packages.