1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-08-23 18:05:48 -04:00
..
FunctionLike Allow function manipulators to work in threaded mode 2020-08-23 18:05:48 -04:00
Statements Add some pure annotations 2020-08-23 13:52:31 -04:00
AlgebraAnalyzer.php
CanAlias.php Add ability to Go to Definition on Use statements (#3805) 2020-07-11 17:16:44 -04:00
ClassAnalyzer.php Alter docblock params too 2020-08-14 16:26:55 -04:00
ClassLikeAnalyzer.php Detect bad class constants more explicitly 2020-07-24 15:38:56 -04:00
ClosureAnalyzer.php Don’t add pure annotation when closure is impure 2020-08-23 14:07:19 -04:00
CommentAnalyzer.php Add some pure annotations 2020-08-23 13:52:31 -04:00
FileAnalyzer.php Improve import errors (#3997) 2020-08-16 22:53:53 -04:00
FunctionAnalyzer.php Fix #3910 - improve handling of fgetcsv 2020-07-30 14:21:55 -04:00
FunctionLikeAnalyzer.php Allow function manipulators to work in threaded mode 2020-08-23 18:05:48 -04:00
InterfaceAnalyzer.php
IssueData.php
MethodAnalyzer.php
MethodComparator.php Fix #3991 - fix test 2020-08-15 14:21:24 -04:00
NamespaceAnalyzer.php Add some pure annotations 2020-08-23 13:52:31 -04:00
ProjectAnalyzer.php Add some pure annotations 2020-08-23 13:52:31 -04:00
ScopeAnalyzer.php
SourceAnalyzer.php Allow adding pure annotations to functions 2020-08-23 10:28:26 -04:00
StatementsAnalyzer.php Add performance logging under a --debug-performance flag 2020-07-30 15:30:19 -04:00
TaintNodeData.php
TraitAnalyzer.php
TypeAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00