1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer
Grégoire Paris 26f8e5b333
Add negated identity with false case
This is the opposite of === true and works the same.
2021-07-17 03:20:23 +03:00
..
FunctionLike Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Statements Add negated identity with false case 2021-07-17 03:20:23 +03:00
AlgebraAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AttributeAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CanAlias.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ClassAnalyzer.php Fix #6066 - introduce more robust system for capturing template constraints (#6072) 2021-07-11 12:03:21 -04:00
ClassLikeAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ClassLikeNameOptions.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
ClosureAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CommentAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
DataFlowNodeData.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
FileAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FunctionAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FunctionLikeAnalyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04: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 Mark interface methods as unused even when inherited 2021-06-12 16:13:29 -04:00
NamespaceAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ProjectAnalyzer.php allow Psalter to fix RedundantCast (#5948) 2021-06-17 18:15:45 -04:00
ScopeAnalyzer.php Fix #5911 - improve non-terminating switch type inference 2021-06-09 09:06:23 -04:00
SourceAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
StatementsAnalyzer.php Emit separate type of issue when foreach value is unused (#5932) 2021-06-17 00:40:24 -04: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