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

Detect pointless `??` (null coalescing operator) - Check if left hand side is never null #208

Closed TysonAndre closed 4 years ago