13 calls to PhpVersion::fromComponents()
- AsymmetricVisibilityTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ AsymmetricVisibilityTokenEmulator.php - AttributeEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ AttributeEmulator.php - EnumTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ EnumTokenEmulator.php - ExplicitOctalEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ ExplicitOctalEmulator.php - MatchTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ MatchTokenEmulator.php - NullsafeTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ NullsafeTokenEmulator.php - PhpVersion::fromString in vendor/
nikic/ php-parser/ lib/ PhpParser/ PhpVersion.php - Parse the version from a string like "8.1".
- PhpVersion::getHostVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ PhpVersion.php - Get the host PHP version, that is the PHP version we're currently running on.
- PhpVersion::getNewestSupported in vendor/
nikic/ php-parser/ lib/ PhpParser/ PhpVersion.php - Get the newest PHP version supported by this library. Support for this version may be partial, if it is still under development.
- PrettyPrinterAbstract::__construct in vendor/
nikic/ php-parser/ lib/ PhpParser/ PrettyPrinterAbstract.php - Creates a pretty printer instance using the given options.
- PropertyTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ PropertyTokenEmulator.php - ReadonlyFunctionTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ ReadonlyFunctionTokenEmulator.php - ReadonlyTokenEmulator::getPhpVersion in vendor/
nikic/ php-parser/ lib/ PhpParser/ Lexer/ TokenEmulator/ ReadonlyTokenEmulator.php