1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-08-26 10:41:47 -04:00
..
FunctionLike Fix #4038 - don’t remove null types unnecessarily in mixed union 2020-08-25 15:50:33 -04:00
Statements Use immutable data structures for clause calculations 2020-08-26 10:41:47 -04:00
AlgebraAnalyzer.php Use immutable data structures for clause calculations 2020-08-26 10:41:47 -04:00
CanAlias.php Add ability to Go to Definition on Use statements (#3805) 2020-07-11 17:16:44 -04:00
ClassAnalyzer.php Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00
ClassLikeAnalyzer.php Detect bad class constants more explicitly 2020-07-24 15:38:56 -04:00
ClosureAnalyzer.php Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -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 Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00
InterfaceAnalyzer.php
IssueData.php Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
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 Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00
ScopeAnalyzer.php Detect never-return statement same as a throw 2020-05-26 15:02:23 -04:00
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 Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
TraitAnalyzer.php
TypeAnalyzer.php Fix #4038 - don’t remove null types unnecessarily in mixed union 2020-08-25 15:50:33 -04:00