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
League\Glide\Manipulators\Watermark::setWatermarks(): Implicitly marking parameter $watermarks as nullable is deprecated, the explicit nullable type must be used instead
League\Glide\Server::setResponseFactory(): Implicitly marking parameter $responseFactory as nullable is deprecated
League\Glide\Responses\SymfonyResponseFactory::__construct(): Implicitly marking parameter $request as nullable is deprecated
These are just some of the errors I'm seeing in my logs.
The text was updated successfully, but these errors were encountered:
League\Glide\Manipulators\Watermark::setWatermarks(): Implicitly marking parameter $watermarks as nullable is deprecated, the explicit nullable type must be used instead
League\Glide\Server::setResponseFactory(): Implicitly marking parameter $responseFactory as nullable is deprecated
League\Glide\Responses\SymfonyResponseFactory::__construct(): Implicitly marking parameter $request as nullable is deprecated
These are just some of the errors I'm seeing in my logs.
The text was updated successfully, but these errors were encountered: