$v
$v :
Encapsulates a version number string and allows for comparison to other version numbers.
Only numeric semantic version numbers are supported.
__construct( $version, $maxParts = null)
$version | ||
$maxParts |
update( $maxParts)
$maxParts |
compareTo( $version)
$version |
versionFromString( $versionString)
$versionString |
createVersionParts()
Convert a version string to an array of integer parts for easier comparison.
Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275