Skip to content

Conversation

@sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Jan 13, 2026

Changes made:

  • resolve() requires a param (use null instead)
  • method otherwise() is deprecated, use catch() instead
  • Interface ExtendedPromiseInterface has been replaced with PromiseInterface since v3.0.0

refs #261

require: Icinga/icinga-php-thirdparty#87

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

1 participant