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-10-02 10:01:04 +02:00
..
FunctionLike fix CS 2021-09-26 23:41:26 +02:00
Statements handle the case where analysis failed 2021-10-02 10:01:04 +02:00
AlgebraAnalyzer.php Fix false positive ParadoxicalCondition in negation of in_array 2021-09-06 21:15:04 -04:00
AttributeAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CanAlias.php coalesce operator 2021-09-26 23:34:31 +02:00
ClassAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
ClassLikeAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
ClassLikeNameOptions.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
ClosureAnalyzer.php code trimming 2021-09-25 02:34:21 +02:00
CommentAnalyzer.php fix CS, remove redundant vars 2021-08-07 00:22:47 +02:00
DataFlowNodeData.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
FileAnalyzer.php unset instead of reassign 2021-09-25 18:11:54 +02:00
FunctionAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FunctionLikeAnalyzer.php unnecessary identical child method 2021-09-26 23:34:32 +02:00
InterfaceAnalyzer.php Fix #4609 - add more attribute rules 2020-11-22 01:15:52 -05:00
IssueData.php Treat all assignment operations as equivalent binary ops 2021-06-04 14:39:38 -04:00
MethodAnalyzer.php Remove some unused return values 2021-06-10 12:09:46 -04:00
MethodComparator.php fix CS 2021-09-26 23:41:26 +02:00
NamespaceAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ProjectAnalyzer.php clearer string operations 2021-09-26 23:34:31 +02:00
ScopeAnalyzer.php code trimming 2021-09-25 02:34:21 +02:00
SourceAnalyzer.php unset instead of reassign 2021-09-25 18:11:54 +02:00
StatementsAnalyzer.php unnecessary null initialization 2021-09-26 23:34:32 +02:00
TraitAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
TypeAnalyzer.php Announce removal of deprecated methods (#5956) 2021-06-20 14:12:20 -04:00