Skip to content

PHP 8.3 support #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
heddn opened this issue Feb 8, 2025 · 1 comment
Open

PHP 8.3 support #20

heddn opened this issue Feb 8, 2025 · 1 comment

Comments

@heddn
Copy link

heddn commented Feb 8, 2025

  • 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.

@barryvdh
Copy link
Member

The first 2 are for https://github.com/thephpleague/glide
The 3rd on I fixed here also; #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants