Method |
Description |
|
canonicalizeBuildName ( $version ) |
|
|
detectArch ( $prefix ) |
|
|
editor ( $file ) |
|
|
endsWith ( $haystack, $needle ) |
|
|
findBin ( string $bin ) : string |
Find executable binary by PATH environment. |
|
findBinByPrefix ( string $bin ) : string | null |
Find bin from prefix list. |
|
findIncludePath ( ) : string |
Return the actual header file path from the lookup prefixes. |
|
findIncludePrefix ( ) |
|
|
findLatestPhpVersion ( $version = null ) |
|
|
findLibDir ( ) |
|
|
findLibPrefix ( ) |
|
|
getLookupPrefixes ( ) |
|
|
getPkgConfigPrefix ( string $package ) |
|
|
pipeExecute ( $command ) |
|
|
readTimeZone ( ) |
|
|
recursive_unlink ( $path, CLIFramework\Logger $logger ) |
|
|
startsWith ( $haystack, $needle ) |
|
|
support64bit ( ) |
|
|
system ( $command, $logger = null, $build = null ) |
|
|