You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 8.1 error in nategood/httpful: "Httpful\Response\Headers::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool" #120
PHP 8.1+ throws a deprecation warning due to compatibility issues in nategood/httpful
It looks like that package hasn't had a release since 2020, so might be a good idea to replace this library with something else?