phan/ProposedAnnotations
Discussion for phpdoc annotations that are useful to static analyzers/out of the scope of PSR-5
Issues
- 3
- 3
- 0
- 1
Choose a common phpdoc tag on classes to indicate all class methods have no side effects
#5 opened by TysonAndre - 4
Choose a common phpdoc tag to assert that a parameter is of a given union type
#3 opened by TysonAndre - 0
Choose a common tag to suggest that the result of a function/closure/method should be used
#4 opened by TysonAndre - 1
Add a common tag to indicate that there are no undeclared magic methods/properties.
#2 opened by TysonAndre