Signatures like this are no longer possible ``public function add($href, array $attr = null, $pos = 100)`` Also fixing it requires bumping dependencies either to 7.1 for `?array` or to 8.0 for `array|null`