1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-06-15 18:15:04 -04:00
..
FunctionLike Fix #1698 - better understand inherited docblock return types 2019-06-08 09:44:22 -04:00
Statements Don’t quit after a bad run 2019-06-15 18:15:04 -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 Fix #1787 - prevent initialisation when nullable isn’t set 2019-06-14 16:53:40 -04:00
ClassLikeAnalyzer.php Rewrite use statements 2019-06-05 22:13:33 -04:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Allow @property to contain union types 2019-06-14 10:45:00 -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 Fix #1781 by improving handling of callmap options 2019-06-15 16:10:48 -04:00
InterfaceAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00
MethodAnalyzer.php Prevent LessSpecificImplementedReturnType with extended template 2019-06-07 18:42:26 -04:00
NamespaceAnalyzer.php Extract function NamespaceAnalyzer::nameSpaceRootsMatch 2019-05-14 18:54:16 -04:00
ProjectAnalyzer.php Fix #1771 - allow psalm-refactor to manipulate namespaces 2019-06-13 18:28:46 -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 Fix #1781 by improving handling of callmap options 2019-06-15 16:10:48 -04:00