-
Notifications
You must be signed in to change notification settings - Fork 669
Issues: vimeo/psalm
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
Issues list
PossiblyUndefinedArrayOffset should not be emitted when an assertion on array key exists
docblock assertions
enhancement
#5935
opened Jun 15, 2021 by
CristinCebotari
updated Jun 15, 2021
Conditional sink support
enhancement
taint analysis
#4669
opened Nov 23, 2020 by
LukasReschke
updated Jun 21, 2021
False positive for undefined variable in try-catch-finally
enhancement
#5967
opened Jun 21, 2021 by
Radiergummi
updated Jun 21, 2021
MethodParamsProviderEvent::getCodeLocation()
always return null
bug
plugins
type providers
#5988
opened Jun 23, 2021 by
weirdan
updated Jun 23, 2021
[Enhancement] Emit an error when phpdoc is impossible
enhancement
#5990
opened Jun 24, 2021 by
mr-feek
updated Jun 24, 2021
Allow using "require-implements / require-extends" annotations from classes and interfaces scope
enhancement
#6043
opened Jul 3, 2021 by
awd-studio
updated Jul 4, 2021
@var doblock collapses object{} and class notation
bug
#3474
opened May 28, 2020 by
joehoyle
updated Jul 7, 2021
Option argument may be misinterpreted as a file to check
bug
#6056
opened Jul 7, 2021 by
simPod
updated Jul 8, 2021
InvalidDocblock with "as" array key
bug
parser
#6067
opened Jul 9, 2021 by
mingalevme
updated Jul 10, 2021
False positive: array with optional keys does not accept generic array
bug
type reconciliation
#6074
opened Jul 12, 2021 by
MidnightDesign
updated Jul 12, 2021
Feature: Psalm pseudo-type for
instantiable-object
bug
#6075
opened Jul 12, 2021 by
boesing
updated Jul 15, 2021
Restore memory limits after parsing file when using a custom autoloader?
enhancement
#5977
opened Jun 22, 2021 by
TysonAndre
updated Jul 15, 2021
@psalm-suppress with misspelled/non-existing issue
enhancement
#6120
opened Jul 16, 2021 by
caugner
updated Jul 16, 2021
False positiv PossiblyFalseOperand
control flow
enhancement
#6102
opened Jul 15, 2021 by
VincentLanglet
updated Jul 16, 2021
Psalm alter removes the variable but not the uses, producing broken code
enhancement
psalter
#6113
opened Jul 15, 2021 by
williamdes
updated Jul 17, 2021
NonInvariantDocblockPropertyType with property without phpdoc
enhancement
#6138
opened Jul 19, 2021 by
VincentLanglet
updated Jul 19, 2021
Implementing constructor in a child class leads to false-positive MixedArgumentTypeCoercion
bug
parser
#6139
opened Jul 19, 2021 by
fluffycondor
updated Jul 19, 2021
array_filter with is_object as filter argument does not transform result as expected
bug
type providers
#6144
opened Jul 20, 2021 by
SignpostMarv
updated Jul 20, 2021
Emit redundant/impossible condition when the result of a pure getter is compared to itself
enhancement
type reconciliation
#6153
opened Jul 21, 2021 by
weirdan
updated Jul 21, 2021
Top-level @var ignored if file has any "use" statement
bug
#6065
opened Jul 9, 2021 by
flaviovs
updated Jul 22, 2021
false positive UnusedVariable (in forach, use in return)
bug
control flow
#6134
opened Jul 18, 2021 by
hakre
updated Jul 26, 2021
Unable to infer argument value within conditional return type when skipping args using named arguments
bug
#6259
opened Aug 8, 2021 by
ppmathis
updated Aug 8, 2021
PossiblyInvalidArgument reported for array item that was previously filtered with instanceof
bug
#4403
opened Oct 23, 2020 by
slepic
updated Aug 9, 2021
$foo > $int should infer that $foo is not null.
bug
type reconciliation
#6274
opened Aug 9, 2021 by
VincentLanglet
updated Aug 9, 2021
ProTip!
Add no:assignee to see everything that’s not assigned.