Skip to content
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

Improve PHP 8.4+ support by avoiding implicitly nullable types #266

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

clue
Copy link
Owner

@clue clue commented Nov 21, 2024

This changeset improves PHP 8.4+ support by avoiding implicitly nullable types as discussed in reactphp/promise#260.

Builds on top of #265, #255, #244, reactphp/promise#260, reactphp/http#537, reactphp/socket#318, reactphp/async#87 and reactphp/promise-timer#70

@clue clue added the new feature New feature or request label Nov 21, 2024
@clue clue added this to the v0.17.0 milestone Nov 21, 2024
@clue clue merged commit 96dd718 into clue:main Nov 22, 2024
60 checks passed
@clue clue deleted the nullable branch November 22, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant