Home
last modified time | relevance | path

Searched refs:getHostVersion (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DPhpVersion.php52 public static function getHostVersion(): self { function in PhpParser\\PhpVersion
91 return $this->equals(self::getHostVersion());
H A DParserFactory.php40 return $this->createForVersion(PhpVersion::getHostVersion());
/PHP-Parser/lib/PhpParser/Lexer/
H A DEmulative.php40 $this->hostPhpVersion = PhpVersion::getHostVersion();

Completed in 7 milliseconds