TysonAndre / phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Other
0 stars 0 forks source link

Support class-string and callable-string custom phpdoc types #178

Closed TysonAndre closed 5 years ago

TysonAndre commented 6 years ago

asExpandedTypes should cast to these

array<class-string,T> should also be parseable