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

Support php 8.2 Disjunctive Normal Form types (union types of intersection types) #4699

Open
TysonAndre opened this issue Aug 9, 2022 · 1 comment
Labels
enhancement This improves the quality of Phan's analysis of a codebase php8.2 Tracks changes to prepare for analyzing php 8.2 code

Comments

@TysonAndre
Copy link
Member

https://wiki.php.net/rfc/dnf_types

  • Support parsing these and extracting types
  • Add tests of inheritance rules, add fixes if needed
  • Improve status of phpdoc equivalents as needed
@TysonAndre TysonAndre added enhancement This improves the quality of Phan's analysis of a codebase php8.2 Tracks changes to prepare for analyzing php 8.2 code labels Aug 9, 2022
TysonAndre added a commit to TysonAndre/phan that referenced this issue Aug 9, 2022
@frewsxcv
Copy link

Can this be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This improves the quality of Phan's analysis of a codebase php8.2 Tracks changes to prepare for analyzing php 8.2 code
Projects
None yet
Development

No branches or pull requests

2 participants