public static function convertOpenldapVersionId(int $versionId) : string { return self::convertVersionId($versionId, 100); }