-
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
Add checks similar to TypeDoesNotContainType for loose equality (==, !=) conditions?
bug
#1712
opened May 30, 2019 by
TysonAndre
updated May 31, 2019
Don't emit MissingParamType when param-out is provided?
enhancement
#2044
opened Aug 22, 2019 by
TysonAndre
updated Aug 22, 2019
Improve messaging when callable param/return types don’t match up
enhancement
#2098
opened Sep 5, 2019 by
muglug
updated Sep 5, 2019
request for type detection w/ array_filter, string filters, also with ARRAY_FILTER_USE_KEY
enhancement
#1020
opened Oct 12, 2018 by
ghost
updated Nov 28, 2019
Bound closures should maintain return type.
enhancement
#3143
opened Apr 14, 2020 by
gmazzap
updated Apr 19, 2020
Suggest adding config flag when
@property
tag is given but no magic getter used
enhancement
#3197
opened Apr 20, 2020 by
muglug
updated Apr 20, 2020
Auto-generate config based on existing config from other tools
enhancement
#3198
opened Apr 20, 2020 by
muglug
updated Apr 20, 2020
Warn about docblock union of two different object-like arrays
enhancement
#1161
opened Jan 2, 2019 by
muglug
updated Apr 26, 2020
NoInterfaceProperties triggers when checking if property exists on an object
bug
#2206
opened Oct 4, 2019 by
pamil
updated Apr 26, 2020
Allow in_array check to constrain type of array
easy problems
Issues that can be fixed without background knowledge of Psalm
enhancement
#2561
opened Jan 6, 2020 by
bdsl
updated Apr 26, 2020
[Enhancement] Plugins added via plugin command are not formatted properly
enhancement
hard problems
Problems without an obvious easy solution
#3297
opened May 4, 2020 by
mr-feek
updated May 10, 2020
@psalm-trace result of the statement beneath without a variable
enhancement
#3394
opened May 18, 2020 by
vudaltsov
updated May 18, 2020
Using constants as array key for object like array
enhancement
#3555
opened Jun 10, 2020 by
dmolineus
updated Jun 23, 2020
Psalm should check if property is not accessed from within constructor before it's initialized
enhancement
#4002
opened Aug 17, 2020 by
ostrolucky
updated Aug 17, 2020
Relative paths on the commandline not resolved relative to current directory
bug
#4026
opened Aug 19, 2020 by
matthijskooijman
updated Aug 19, 2020
Type of $this can be affected by call to include()
bug
#4030
opened Aug 19, 2020 by
TysonAndre
updated Aug 19, 2020
Wrong SplObjectStorage::attach expects empty
bug
#4115
opened Sep 2, 2020 by
gmazzap
updated Sep 2, 2020
If specifying a default value in an interface method signature, Psalm doesn't catch if the parameter is ommited in an implementing class
bug
#4312
opened Oct 12, 2020 by
ghost
updated Oct 12, 2020
MixedAssignment warning not emitted when destructuring keyed array
bug
#4345
opened Oct 16, 2020 by
andyg0808
updated Oct 16, 2020
Forbid assertions based on non-pure expressions
enhancement
#4392
opened Oct 21, 2020 by
morozov
updated Oct 21, 2020
Psalm incorreclty determines the usage of __call() with intersection types
bug
#4400
opened Oct 22, 2020 by
morozov
updated Oct 22, 2020
Cannot suppress MutableDependency for inherited class
bug
#4450
opened Oct 30, 2020 by
andrew-demb
updated Nov 5, 2020
match(true) does not report unhandled values
enhancement
#4525
opened Nov 9, 2020 by
ondrejmirtes
updated Nov 11, 2020
Numeric string class constants duplicates
bug
#4553
opened Nov 14, 2020 by
alexandrmazur96
updated Nov 14, 2020
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.