1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-06-25 09:06:23 -04:00
..
FunctionLike Fix #1698 - better understand inherited docblock return types 2019-06-08 09:44:22 -04:00
Statements Improve template handling robustness 2019-06-25 09:06:23 -04:00
AlgebraAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
CanAlias.php Fix handling of class const types 2019-06-06 18:46:40 -04:00
ClassAnalyzer.php Use uppercase template_type_extends keys 2019-06-24 23:43:04 -04:00
ClassLikeAnalyzer.php Fix docblocks with @andrew-demb’s suggestions 2019-06-16 09:12:32 -04:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Add offsets to type tokenisation 2019-06-22 23:30:40 -04:00
FileAnalyzer.php Rewrite use statements 2019-06-05 22:13:33 -04:00
FunctionAnalyzer.php Fix #1716 - no notice when using single arg in min 2019-06-03 10:33:54 -04:00
FunctionLikeAnalyzer.php Improve template handling robustness 2019-06-25 09:06:23 -04:00
InterfaceAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00
MethodAnalyzer.php Use uppercase template_type_extends keys 2019-06-24 23:43:04 -04:00
NamespaceAnalyzer.php Add autocompletion for some classes 2019-06-21 17:10:35 -04:00
ProjectAnalyzer.php Fix #1802 - ensure directory exists before moving file 2019-06-18 17:16:10 -04:00
ScopeAnalyzer.php Fix #1592 - allow methods with a simple exit to have the same treatment as those with a simple throw 2019-05-01 23:45:03 -04:00
SourceAnalyzer.php Rewrite use statements 2019-06-05 22:13:33 -04:00
StatementsAnalyzer.php Preserve formatting of callable type 2019-06-06 14:27:49 -04:00
TraitAnalyzer.php Rewrite use statements 2019-06-05 22:13:33 -04:00
TypeAnalyzer.php Use uppercase template_type_extends keys 2019-06-24 23:43:04 -04:00