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

Make Config::setValue() modify list of acceptable target classes for canCastToType #160

Open TysonAndre opened 6 years ago

TysonAndre commented 6 years ago

This may be slightly more efficient