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

no support for union, intersection & DNF type hints #199

Open
ju1ius opened this issue Nov 25, 2022 · 0 comments
Open

no support for union, intersection & DNF type hints #199

ju1ius opened this issue Nov 25, 2022 · 0 comments

Comments

@ju1ius
Copy link
Contributor

ju1ius commented Nov 25, 2022

Hi,

PHP 8.0 introduced union types, PHP 8.1 intersection types, and PHP 8.2 will ship with DNF types.

There is currently no way to express these in this library, so we have to fallback to mixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant