PHP Class pharext\Task\Phpize

Inheritance: implements pharext\Task
Show file Open project: m6w6/pharext Class Usage Examples

Public Methods

Method Description
__construct ( string $cwd, string $prefix = null, string $common_name = "php" )
run ( boolean $verbose = false )

Method Details

__construct() public method

public __construct ( string $cwd, string $prefix = null, string $common_name = "php" )
$cwd string working directory
$prefix string install prefix, e.g. /usr/local
$common_name string PHP program common name, e.g. php5

run() public method

public run ( boolean $verbose = false )
$verbose boolean