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
In order to deal with PHP 8.4 deprecation warnings, it would be nice if this could get an updated release. It looks like no release has been tagged since the deprecation fixes went in.
This is the one I'm running into:
GuzzleHttp\Command\Exception\CommandException::__construct(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead
The text was updated successfully, but these errors were encountered:
In order to deal with PHP 8.4 deprecation warnings, it would be nice if this could get an updated release. It looks like no release has been tagged since the deprecation fixes went in.
This is the one I'm running into:
GuzzleHttp\Command\Exception\CommandException::__construct(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead
The text was updated successfully, but these errors were encountered: