PHP 클래스 pharext\Task\PharBuild

상속: implements pharext\Task
파일 보기 프로젝트 열기: m6w6/pharext

공개 메소드들

메소드 설명
__construct ( pharext\SourceDir $source = null, string $stub, array $meta = null, boolean $readonly = true )
run ( boolean $verbose = false ) : Tempname

메소드 상세

__construct() 공개 메소드

public __construct ( pharext\SourceDir $source = null, string $stub, array $meta = null, boolean $readonly = true )
$source pharext\SourceDir extension source directory
$stub string path to phar stub
$meta array phar meta data
$readonly boolean whether the stub has -dphar.readonly=1 set

run() 공개 메소드

public run ( boolean $verbose = false ) : Tempname
$verbose boolean
리턴 pharext\Tempname