1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer
Alexandr Zolotukhin 097e88a7cb Improved in_array assertion extraction
Extract non-literal type assertion from in_array

Extract false, true and null assertion

Fix assertion against arrays with union-typed values

Fix assertion against non-sealed arrays
2021-08-03 17:29:32 +03:00
..
FunctionLike Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Statements Improved in_array assertion extraction 2021-08-03 17:29:32 +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 CS changes 2021-07-20 23:41:11 +02:00
SourceAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
StatementsAnalyzer.php fix issue when setting a value to a global is considered unused 2021-07-17 22:00:54 +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