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-06-29 21:06:21 -04:00
..
FunctionLike Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
Statements Fix SwitchAnalyzer memory leak 2019-06-29 19:20:09 -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 Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ClassLikeAnalyzer.php Fix FileAnalyzer memory leak 2019-06-29 21:06:21 -04:00
ClosureAnalyzer.php
CommentAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FileAnalyzer.php Fix FileAnalyzer memory leak 2019-06-29 21:06:21 -04:00
FunctionAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FunctionLikeAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
InterfaceAnalyzer.php Fix #1746 - allow DeprecatedInterface to be suppressed with referencedClass 2019-06-06 14:48:33 -04:00
MethodAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
NamespaceAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -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 FileAnalyzer memory leak 2019-06-29 21:06:21 -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 Allow references to deprecated class inside the class 2019-06-27 13:36:39 -04:00