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

[2.x] feat: add support for DNF types on PHP 8.2 #237

Merged
merged 2 commits into from
Sep 18, 2022
Merged

[2.x] feat: add support for DNF types on PHP 8.2 #237

merged 2 commits into from
Sep 18, 2022

Conversation

nhedger
Copy link
Contributor

@nhedger nhedger commented Sep 16, 2022

This PR backports the feature introduced in #236 to 2.x.

Closes #235

@clue clue added this to the v2.10.0 milestone Sep 16, 2022
@nhedger nhedger marked this pull request as ready for review September 16, 2022 14:38
Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

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

@nhedger Thank you for backporting this, changes LGTM! :shipit:

@clue clue merged commit f23788b into reactphp:2.x Sep 18, 2022
@nhedger nhedger deleted the feat/dnf-2.x branch September 18, 2022 11:56
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.

Support Disjunctive Normal Form Types (DNF types) for PHP 8.2+
3 participants