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

Annotations and PHPDoc Tags (PRS-5) and support #478

Open
2 of 6 tasks
zonuexe opened this issue Jul 29, 2018 · 0 comments
Open
2 of 6 tasks

Annotations and PHPDoc Tags (PRS-5) and support #478

zonuexe opened this issue Jul 29, 2018 · 0 comments
Assignees
Labels

Comments

@zonuexe
Copy link
Member

zonuexe commented Jul 29, 2018

This is a big plan, it is unlikely to be implemented immediately.

refs #473

The format written in DocComment includes "tag" defined from phpDocumentor, "annotation"defined from Doctorine, PSR-5 style tag and Phan's array-shepes.

For these support we need to rewrite the PHPDoc parser and we do not have a schedule to implement it immediately.

Definitions

Currently status

  • Basic PHPDoc Tag support
  • Basic Doctrine Annotation support (without recursive)
  • Complex Doctrine Annotation support (including recursion)
  • PSR-5 style type notation
  • Phan's array-shapes notation
  • PHPStan's intersection types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant