Change to github.com/phan/phan in documents, error messages, and comm…
Что такое Phan. PHAN - это статический инструмент совместимости синтаксиса, который анализирует, соответствует ли синтаксис с указанной версией PHP и выводит результат к указанному файлу.
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness. - Home · phan/phan Wiki.
Для сравнения, в других анализаторах у ошибок есть тип. Например, в Phan такая ошибка имеет тип PhanPossiblyNullTypeReturn, и можно в конфиге указать, что не требуется проверка на такие ошибки. Также, имея тип ошибки, можно, например легко собрать статистику по ошибкам.
Free. Windows. Phan is a static analyzer for PHP. Phan prefers to avoid false positives and attempts to prove incorrectness rather than correctness. Phan looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced.
Phan may refer to: Phan (surname), a Vietnamese family name. Phan District, Chiang Rai Province, Thailand. Phan River, Bình Thuận Province, Vietnam. Phan (tray), a tray with a pedestal, used often for ritual offerings.
Phan in Browser. (Uses Phan 5.4.1 and PHP 8.2.0RC5. Best viewed in Firefox/Chrome).
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
For the security plugin used as part of Wikimedia's Phan configuration, see Phan-taint-check-plugin. We perform static analysis, including security vulnerability analysis of MediaWiki's PHP code base using Phan.