1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-07-12 14:28:21 -04:00
..
FunctionLike Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
Statements Fix #1940 - allow proper evaluation of /a/b/../../ 2019-07-12 14:28:21 -04:00
AlgebraAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
CanAlias.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ClassAnalyzer.php Prevent unnecessary warnings 2019-07-11 11:07:39 -04:00
ClassLikeAnalyzer.php Fix FileAnalyzer memory leak 2019-06-29 21:06:21 -04:00
ClosureAnalyzer.php Allow closures to contain templated @var docblocks 2019-07-06 00:18:53 -04:00
CommentAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FileAnalyzer.php Fix issues found by Psalm 2019-06-29 21:13:02 -04:00
FunctionAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FunctionLikeAnalyzer.php Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
InterfaceAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00
MethodAnalyzer.php Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
NamespaceAnalyzer.php Simplify class completion lookup 2019-06-29 21:32:26 -04:00
ProjectAnalyzer.php Fix FileAnalyzer memory leak 2019-06-29 21:06:21 -04:00
ScopeAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
SourceAnalyzer.php Fix issues found by Psalm 2019-06-29 21:13:02 -04:00
StatementsAnalyzer.php Fix #1859 - allow function_exists introspection when function exists 2019-06-28 10:48:30 -04:00
TraitAnalyzer.php Rewrite use statements 2019-06-05 22:13:33 -04:00
TypeAnalyzer.php Fix #1932 - coerce empty array passed as template param to general 2019-07-10 13:54:06 -04:00
TypeComparisonResult.php Massage arg type after coerced param 2019-07-10 12:12:51 -04:00