Skip to content

Replace deprecated methods and interfaces of react/promise#84

Merged
lippserd merged 1 commit intomainfrom
upgrade-react-promise
Feb 27, 2026
Merged

Replace deprecated methods and interfaces of react/promise#84
lippserd merged 1 commit intomainfrom
upgrade-react-promise

Conversation

@sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Jan 13, 2026

Replace deprecated methods and interfaces of react/promise

requires:

refs #78

- Method `done()` has been removed, use `then()` instead.
- `ExtendedPromiseInterface` is replaced with `PromiseInterface` since `v3.0.0`:
  https://reactphp.org/promise/changelog.html#300-2023-07-11
@lippserd lippserd force-pushed the upgrade-react-promise branch from e6ccb69 to 8cabf18 Compare February 27, 2026 09:33
@lippserd lippserd changed the title Replace deprecated methods and interfaces of react/promise Replace deprecated methods and interfaces of react/promise Feb 27, 2026
@lippserd lippserd merged commit 18091c1 into main Feb 27, 2026
13 checks passed
@lippserd lippserd deleted the upgrade-react-promise branch February 27, 2026 10:21
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.

2 participants