ParserUtils
class ParserUtils (View source)
Methods
static bool
tagDoesNotHaveZeroPatchVersion(Deprecated $tag)
No description
static float|null
static float|null
static array
getAvailableInVersions(BasePHPElement|null $element)
No description
static array
getLatestAvailableVersionsFromParentClass(PHPClassConstant $element)
No description
static array
static array
static bool
Details
static bool
tagDoesNotHaveZeroPatchVersion(Deprecated $tag)
No description
static float|null
getDeclaredSinceVersion(BasePHPElement $element)
No description
static float|null
getLatestAvailableVersion(BasePHPElement $element)
No description
static array
getAvailableInVersions(BasePHPElement|null $element)
No description
static array
getLatestAvailableVersionsFromParentClass(PHPClassConstant $element)
No description
static array
getSinceVersionsFromAttribute(BasePHPElement $element)
No description
static array
getLatestAvailableVersionsFromAttribute(BasePHPElement $element)
No description
static bool
entitySuitsCurrentPhpVersion(BasePHPElement $element)
No description