8000 Update to require Promise v3 by clue · Pull Request #59 · reactphp/cache · GitHub
[go: up one dir, main page]

Skip to content

Update to require Promise v3 #59

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

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

clue
Copy link
Member
@clue clue commented May 16, 2024

This trivial changeset updates this project to require Promise v3 as discussed in #56. Legacy Promise v2 and v1 will be deprecated in the future and Promise v3 is the way to go.

I'm planning to introduce PHPStan in a follow-up PR which will take advantage of Promise v3 template types (reactphp/promise#247).

Once merged, we should apply similar changes to all our upcoming v3 components.

Builds on top of #58 and #39

@clue clue added this to the v3.0.0 milestone May 16, 2024
@clue clue requested review from WyriHaximus and SimonFrings May 16, 2024 10:37
< 8000 svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-cross-reference">
Copy link
Member
@SimonFrings SimonFrings 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 👍

@WyriHaximus WyriHaximus merged commit 0a512b3 into reactphp:3.x May 17, 2024
8 checks passed
@clue clue deleted the promise-v3 branch May 17, 2024 09:47
@clue clue added the BC break label Dec 9, 2024
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.

3 participants
0