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
Sanity check constant names, function names, and variable names in mkstubs #96
Closed
TysonAndre closed 7 years ago
E.g. apcu could use define(), not const, and variable names declared by extensions may be invalid identifiers