Skip to content

No labels!

There aren’t any labels for this repository quite yet.

bug
bug
A crash in Phan, a recent change causing incorrect analysis results, etc.
dead code detection
dead code detection
Affects --dead-code-detection
difficult
difficult
Requires familiarity with Phan's implementation details
documentation
documentation
Documentation in Phan's codebase (NEWS.md, etc.) or the wiki
duplicate
duplicate
This is a duplicate of a linked issue
easy
easy
easy difficulty
enhancement
enhancement
This improves the quality of Phan's analysis of a codebase
experimental change
experimental change
This is being considered by Phan's maintainers
help wanted
help wanted
Features where help is wanted (E.g. use plugins). Features marked as "probably easy" are easier.
in review
in review
invalid
invalid
Invalid
language server
language server
https://github.com/phan/phan/wiki/Editor-Support
medium
medium
medium difficulty
need more info
need more info
phan project task
phan project task
php8
php8
Tracks changes to prepare for analyzing php 8 code
php8.1
php8.1
Tracks changes to prepare for analyzing php 8.1 code
php8.2
php8.2
Tracks changes to prepare for analyzing php 8.2 code
php74
php74
Changes to analyze php 7.4 code
probably easy
probably easy
A good ticket to start with. Also see https://github.com/phan/phan/wiki/Developer%27s-Guide-To-Phan
redundant condition detection
redundant condition detection
Affects --redundant-condition-detection and tracking real union types
v5
v5
Issues introduced in v5 (for use until 5.0.0 stable is released)
wontfix
wontfix
Various reasons. Out of scope, working as intended, impractical to implement, etc.
working as intended
working as intended
Working as intended.