03:07:57 src/Objects/CSSObjectList.php:124 PhanParamSignatureRealMismatchHasNoParamTypeInternal Declaration of function seek($offset) should be compatible with internal function seek(int $position) (parameter #1 with no type cannot replace original parameter with type 'int')
Seen on https://gerrit.wikimedia.org/r/#/c/css-sanitizer/+/592162/ and https://integration.wikimedia.org/ci/job/composer-package-php74-docker/603/console
Presuambly if we add the type hint we break it for 7.2/7.3?