1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-04-18 23:28:34 -04:00
..
FunctionLike Fix #5172 - prevent calling function with implicitly-broader type 2021-02-07 11:07:22 -05:00
Statements Workaround Phar compaction error 2021-04-18 23:28:34 -04:00
AlgebraAnalyzer.php Fix overeager inference 2020-11-03 16:44:24 -05:00
AttributeAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
CanAlias.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
ClassAnalyzer.php Fix phpcs 2021-04-10 22:01:07 -04:00
ClassLikeAnalyzer.php Remove all (but one) properity declarations that needed NonInvariantDocblockPropertyType suppressed (#5174) 2021-02-08 09:36:42 -05:00
ClosureAnalyzer.php Allow undefined variable detection in arrow functions (#5343) 2021-03-11 00:06:23 -05:00
CommentAnalyzer.php Fix many uses of offsets 2021-03-23 01:30:51 -04:00
DataFlowNodeData.php Rename ControlFlowGraph to more appropriate DataFlowGraph 2020-10-13 16:49:03 -04:00
FileAnalyzer.php adds statements list in the event (#4835) 2021-01-07 09:04:50 -05:00
FunctionAnalyzer.php Use generics to allow property subclassing 2021-02-09 11:40:52 -05:00
FunctionLikeAnalyzer.php Forbid rejecting named arguments when parent allows them (#5627) 2021-04-15 06:55:13 -04:00
InterfaceAnalyzer.php Fix #4609 - add more attribute rules 2020-11-22 01:15:52 -05:00
IssueData.php Add hints for MixedAssignment issues 2021-03-17 01:10:42 -04:00
MethodAnalyzer.php Use generics to allow property subclassing 2021-02-09 11:40:52 -05:00
MethodComparator.php Fix #5264 - use accurate static type when calling parent method in trait 2021-02-23 20:48:22 -05:00
NamespaceAnalyzer.php Add less severe issue for docblock property type invariance cc @bdsl 2021-02-07 00:52:29 -05:00
ProjectAnalyzer.php Add codeclimate.json report (#5030) 2021-01-16 00:48:35 -05:00
ScopeAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
SourceAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
StatementsAnalyzer.php Allow suppressing thrown interfaces and their descendants (#5178) 2021-02-07 21:08:29 -05:00
TraitAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
TypeAnalyzer.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00