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

preg_replace_callback not detecting reference to private class method with `array(__CLASS__, 'myFn')` #166

Closed TysonAndre closed 6 years ago