Literal IPv6 addresses should be wrapped in square brackets.
$this
public function setHost(string $host) : static { $this->host = $host; return $this; }