1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal/Codebase
2021-03-20 15:42:24 -04:00
..
Analyzer.php Always return type inference summary, even if no files were analyzed due to caching (#5329) 2021-03-06 17:20:01 -05:00
ClassLikes.php Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
ConstantTypeResolver.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
DataFlowGraph.php Add option to dump taint graph (#5080) 2021-01-22 16:04:15 -05:00
Functions.php Improve completion for namespaced classes 2021-02-14 23:25:13 -05:00
InternalCallMapHandler.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Methods.php Expand documentation method return type to ensure we’re giving a fair shot 2021-03-18 11:07:02 -04:00
Populator.php Catch InvalidArgumentException (#5061) 2021-01-20 17:42:45 -05:00
Properties.php Resolve class aliases when accessing properties (#5068) 2021-01-21 19:38:17 -05:00
PropertyMap.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
ReferenceMapGenerator.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Reflection.php Add completions for functions (#5128) 2021-02-12 16:59:47 -05:00
Scanner.php Fix #5297 - be more sensitive to additions and deletions in language server mode 2021-02-28 01:36:06 -05:00
TaintFlowGraph.php Make taint source keys unique to the added taints. (#5444) 2021-03-20 15:42:24 -04:00
VariableUseGraph.php Add hints for MixedAssignment issues 2021-03-17 01:10:42 -04:00