Method | Description | |
---|---|---|
convert ( string $value, integer $options = self::VAR_STRING ) : mixed | Converts the type of values like "true", "false", "null" or "123". | |
get ( string $name, string $default = null, integer $options = self::VAR_STRING ) : mixed | Returns an environment variable. | |
getBinary ( ) : string | ||
getName ( ) : string | ||
getNameWithVersion ( ) : string | ||
getVendorUrl ( ) : string | ||
getVersion ( ) : string | ||
hasPHPDBGCodeCoverage ( ) : boolean | ||
hasXdebug ( ) : boolean | ||
isHHVM ( ) : boolean | ||
isPHP ( ) : boolean | ||
isPHPDBG ( ) : boolean |
public static getNameWithVersion ( ) : string | ||
return | string |
public static hasPHPDBGCodeCoverage ( ) : boolean | ||
return | boolean |