Skip to content

Conversation

@sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Dec 2, 2025

resolves #261

- Deprecated in PHP 8.4
- It is no longer possible to resolve a promise without a value (use null instead)
- method otherwise() is deprecated, use catch() instead
- (Extended|Cancellable)PromiseInterface are removed since v3.0.0
ref https://reactphp.org/promise/changelog.html#300-2023-07-11
Copy link

@BastianLedererIcinga BastianLedererIcinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 8.4/8.5 Support

3 participants