PHP Class PhpBench\Benchmark\Remote\Launcher

The scripts should return a JSON encoded string.
Mostrar archivo Open project: dantleech/phpbench Class Usage Examples

Public Methods

Method Description
__construct ( PayloadFactory $factory = null, ExecutableFinder $finder = null, $bootstrap = null, $phpBinary = null, $phpConfig = [], $phpWrapper = null )
payload ( $template, array $tokens )

Private Methods

Method Description
resolvePhpBinary ( )

Method Details

__construct() public method

public __construct ( PayloadFactory $factory = null, ExecutableFinder $finder = null, $bootstrap = null, $phpBinary = null, $phpConfig = [], $phpWrapper = null )
$factory PayloadFactory
$finder Symfony\Component\Process\ExecutableFinder

payload() public method

public payload ( $template, array $tokens )
$tokens array