-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
After bumping my PHP to 8.1.0 I started receiving such issues (after fixing the file manually, everything worked fine)
During inheritance of ArrayAccess: Uncaught Exception:
Return type of GetOpt\GetOpt::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed,
or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at \ulrichsg\getopt-php\src\GetOpt.php:505jaswrks
Metadata
Metadata
Assignees
Labels
No labels