bool
public function isPositiveInfinity() { return $this->getVersion() === PHP_INT_MAX . '.0.0.0' && !$this->isInclusive(); }