Method | Description | |
---|---|---|
putEnv ( $key, $value ) | ||
resetEnv ( $env ) | ||
test ( ) | ||
testGetBuildDir ( ) | ||
testGetConfigParam ( ) | ||
testGetCurrentBuildDir ( ) | ||
testGetCurrentPhpBin ( ) | ||
testGetCurrentPhpConfigBin ( ) | ||
testGetCurrentPhpConfigScanPath ( ) | ||
testGetCurrentPhpDir ( ) | ||
testGetCurrentPhpName ( ) | ||
testGetCurrentPhpizeBin ( ) | ||
testGetDistFileDir ( ) | ||
testGetInstallPrefix ( ) | ||
testGetLookupPrefix ( ) | ||
testGetPHPReleaseListPath ( ) | ||
testGetPhpbrewHomeWhenHOMEIsDefined ( ) | ||
testGetPhpbrewHomeWhenHOMEIsNotDefined ( ) | ||
testGetPhpbrewHomeWhenPHPBREW_HOMEIsDefined ( ) | ||
testGetPhpbrewRootWhenHOMEIsDefined ( ) | ||
testGetPhpbrewRootWhenPHPBREW_ROOTIsDefined ( ) | ||
testGetTempFileDir ( ) | ||
testGetVariants ( ) | ||
testGetVersionBinPath ( ) | ||
testGetVersionEtcPath ( ) | ||
testGetVersionInstallPrefix ( ) | ||
withEnv ( $newEnv, $callback ) | PHPBREW_HOME and PHPBREW_ROOT are automatically defined if the function which invokes this method doesn't set them explicitly. |
public testGetPhpbrewHomeWhenHOMEIsNotDefined ( ) |
public testGetPhpbrewHomeWhenPHPBREW_HOMEIsDefined ( ) |
public testGetPhpbrewRootWhenPHPBREW_ROOTIsDefined ( ) |
public withEnv ( $newEnv, $callback ) |