Skip to content
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

Updates for PHP 8.4 compatibility #285

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ReadyCloudSuite
Copy link

@ReadyCloudSuite ReadyCloudSuite commented Dec 23, 2024

  • Fixed FutureProxy::__construct(): Implicitly marking parameter $proxied as nullable is deprecated, the explicit nullable type must be used instead.
  • Fixed Implicitly marking parameter $proxied as nullable is deprecated, the explicit nullable type must be used instead.
  • Fixed Passing null to parameter #1 ($status) of type string|int is deprecated.

…ied as nullable is deprecated, the explicit nullable type must be used instead"
…d, the explicit nullable type must be used instead" errors.
@ReadyCloudSuite ReadyCloudSuite changed the title Fixed "FutureProxy::__construct(): Implicitly marking parameter $proxied as nullable is deprecated, the explicit nullable type must be used instead" Updates for PHP 8.4 compatibility Dec 23, 2024
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

Successfully merging this pull request may close these issues.

1 participant