Check whether this is the host PHP version.
public function isHostVersion() : bool { return $this->equals(self::getHostVersion()); }