New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Phan tries to expand (?) constants from
define() in inappropriate contexts (?)
bug
#4629
opened Dec 8, 2021 by
arichard4
Inferred changes to $this fields aren't updated after function calls
enhancement
#4628
opened Dec 7, 2021 by
arichard4
Circular references prevent detection of unused variable in loop
dead code detection
enhancement
#4627
opened Dec 2, 2021 by
arichard4
Don't warn about built-in attributes introduced in future php versions
enhancement
#4624
opened Nov 28, 2021 by
TysonAndre
Add support for
literal-string type, to address Injection Vulnerabilities
#4618
opened Nov 15, 2021 by
craigfrancis
False PhanPossiblyUndeclaredVariable warning
bug
dead code detection
#4617
opened Nov 15, 2021 by
Krinkle
Make Phan work with "Deprecate dynamic properties" RFC if it passes and is merged
enhancement
#4614
opened Nov 13, 2021 by
TysonAndre
Question: Analyze all options of
?: and ?? and warns if one option will fail execution?
question
#4612
opened Nov 8, 2021 by
gabrieltosetti
PhanTypeMismatchProperty on is_bool check with for loop
enhancement
#4609
opened Nov 2, 2021 by
kwhat
PhanTypeMismatchArgumentNullable: Error message with wrong Array Union type
#4605
opened Nov 1, 2021 by
gabrieltosetti
PhanUnusedVariable not detected with try-catch when all branches overwrite it
dead code detection
enhancement
#4603
opened Oct 26, 2021 by
arichard4
Report variables whose value is overwritten across multiple branches differently
#4600
opened Oct 24, 2021 by
arichard4
False positive of PhanAccessReadOnlyProperty with @phan-side-effect-free and isset().
bug
#4599
opened Oct 22, 2021 by
mad-briller
A variable ever being used as a reference silences all warnings about unused assignments
#4596
opened Oct 19, 2021 by
arichard4
Add config setting to include/exclude entire categories of issues
enhancement
#4586
opened Oct 13, 2021 by
TysonAndre
Differences in output between phan and phan_client
language server
question
#4584
opened Oct 13, 2021 by
mad-briller
Undetected "Cannot unpack array with string keys"
enhancement
question
#4579
opened Oct 11, 2021 by
Dgame
PhanUnreferencedClosure has high false positive rate, improve or remove it
enhancement
#4572
opened Oct 8, 2021 by
TysonAndre
False positive PhanUnreferencedPublicMethod for trait method that is always renamed
enhancement
#4558
opened Sep 29, 2021 by
TysonAndre
Previous Next
ProTip!
Adding no:label will show everything without a label.