• Table of Contents
  • Common Questions
  • Phan says that an internal class, constant, or function (e.g. xdebug_is_enabled, Soap, Memcached, etc.) is undeclared
  • Phan says that a composer dependency of my project(a class, constant, or function) is undeclared
  • Phan isn't picking up my project's doc comments
  • One of Phan's function or method signatures have incorrect parameter types or return types
  • Phan is warning about the codebase using syntax that is incompatible with php 7.0 – 8.1
  • A variadic function with phpdoc has unexpected types
  • What should I do about PhanRedefinedClassReference issues emitted in vendor or third party code?
  • I upgraded php-ast to 1.x and Phan no longer works.
  • There are Different Issue Sets On Different Numbers of CPUs
  • How to file a bug report for a crash, error, or incorrect analysis