This is a modified version from Meta-runner Power Pack.
Allow to set path to binary PHP eg. if we need testing multiple code with multiple PHP version. You must set system parameter system.php.binDir with path to PHP binary, example: system.php.binDir set to /usr/bin - without ending slash to global usage.
Custom Build Configuration inherit this parameter but allow to extend.
This code is under the MIT license. See the complete license in the code:
LICENSE