1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm/Internal/Analyzer
2018-12-20 16:03:21 -05:00
..
FunctionLike Improve return analysis messaging 2018-12-08 14:33:41 -05:00
Statements Fix errors in doctrine/dbal 2018-12-20 01:06:43 -05:00
AlgebraAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
CanAlias.php
ClassAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
ClassLikeAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Add checks for if (count($a)) and if (count($a) [operator] [number]) 2018-12-19 16:15:19 -05:00
FileAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
FunctionAnalyzer.php Add checks for if (count($a)) and if (count($a) [operator] [number]) 2018-12-19 16:15:19 -05:00
FunctionLikeAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
InterfaceAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
MethodAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
NamespaceAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
ProjectAnalyzer.php UPDATE add issue type to text output 2018-12-18 17:25:28 -05:00
ScopeAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
SourceAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
StatementsAnalyzer.php Improve handling of unset 2018-12-20 16:03:21 -05:00
TraitAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TypeAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00