8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Since the PHP 8.4 version I'm getting a few errors like this one:
React\Promise\Promise::resolver(): Implicitly marking parameter $onFulfilled as nullable is deprecated
I think is not hard to fix, is help needed?
Thanks
The text was updated successfully, but these errors were encountered:
We have you covered already from day one, it looks like you're using an outdated version, please update to the latest version first.
Closing as duplicate of https://github.com/orgs/reactphp/discussions/589 and reactphp/promise#260.
I hope this helps! 👍 If so, consider supporting this project, for example by becoming a sponsor ❤️
Sorry, something went wrong.
No branches or pull requests
Since the PHP 8.4 version I'm getting a few errors like this one:
React\Promise\Promise::resolver(): Implicitly marking parameter $onFulfilled as nullable is deprecated
I think is not hard to fix, is help needed?
Thanks
The text was updated successfully, but these errors were encountered: