1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-03-19 16:45:26 -04:00
..
FunctionLike Fix #1434 - allow local suppression of return type checks 2019-03-07 09:21:03 -05:00
Statements Fix incorrect InvalidArgument for array value scalar mismatch 2019-03-19 16:45:26 -04:00
AlgebraAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
CanAlias.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
ClassAnalyzer.php Fix #1418 - support templated union types 2019-03-16 11:15:25 -04:00
ClassLikeAnalyzer.php Fix #1453 - traits are not valid classes 2019-03-15 22:12:35 -04:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
FileAnalyzer.php Define globals in more places 2019-03-11 15:53:21 -04:00
FunctionAnalyzer.php Remove unused use statements 2019-03-03 22:22:36 -05:00
FunctionLikeAnalyzer.php Fix #1475 - allow self params in traits 2019-03-17 11:31:04 -04:00
InterfaceAnalyzer.php Fix #1435 - prevent classes extending interfaces 2019-03-07 11:16:40 -05:00
MethodAnalyzer.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
NamespaceAnalyzer.php Define globals in more places 2019-03-11 15:53:21 -04:00
ProjectAnalyzer.php Fix #1417 - store root file path when scanning for manipulations 2019-03-02 15:07:26 -05:00
ScopeAnalyzer.php Do better at finding things that exit 2019-01-02 18:14:47 -05:00
SourceAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
StatementsAnalyzer.php Allow reconciling superglobal types 2019-03-16 12:49:38 -04:00
TraitAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
TypeAnalyzer.php Error should be InvalidScalarArgument 2019-03-19 16:12:38 -04:00