Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
0
stars
0
forks
source link
Allow user-defined functions to indicate they expect regexes #111
Open
TysonAndre opened 7 years ago
Analyze those functions/methods the same way as preg_match