Свойство | Type | Description | |
---|---|---|---|
$builds | An array of build numbers to provide more specific information about the version (SP and/or CU) | ||
$versionsMajor | A version map for the main Exchange versions. |
Méthode | Description | |
---|---|---|
fromLdap ( $value ) | ||
toLdap ( $value ) |
Méthode | Description | |
---|---|---|
getBuildNumbers ( array $matches ) : array | ||
getFriendlyName ( string $fullBuild, string $major, string $minor ) : string | ||
parseRevision ( string $revision ) : string |
protected getBuildNumbers ( array $matches ) : array | ||
$matches | array | |
Résultat | array |
protected parseRevision ( string $revision ) : string | ||
$revision | string | |
Résultat | string |
protected $builds |