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-07-24 10:51:04 -04:00
..
FunctionLike Refactor type comparison 2020-07-21 19:40:35 -04:00
Statements Add slash 2020-07-24 10:51:04 -04:00
AlgebraAnalyzer.php Convert method from recursive to inline 2020-03-29 19:42:22 -04:00
CanAlias.php Add ability to Go to Definition on Use statements (#3805) 2020-07-11 17:16:44 -04:00
ClassAnalyzer.php Simplify error messages and implementation for internal errors (#3881) 2020-07-24 09:32:54 -04:00
ClassLikeAnalyzer.php Simplify error messages and implementation for internal errors (#3881) 2020-07-24 09:32:54 -04:00
ClosureAnalyzer.php Fix #3417 - Treat $this as static-y 2020-05-22 13:32:26 -04:00
CommentAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FileAnalyzer.php Fix too-long line 2020-06-13 16:45:54 -04:00
FunctionAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FunctionLikeAnalyzer.php Warn about simple assignments 2020-07-23 02:40:35 -04:00
InterfaceAnalyzer.php Use more accurate means of determining whether function did return 2020-03-28 23:37:42 -04:00
IssueData.php Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
MethodAnalyzer.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
MethodComparator.php Refactor type comparison 2020-07-21 19:40:35 -04:00
NamespaceAnalyzer.php Simplify error messages and implementation for internal errors (#3881) 2020-07-24 09:32:54 -04:00
ProjectAnalyzer.php Support generating a .console report text file. (#3777) 2020-07-08 15:09:31 -04:00
ScopeAnalyzer.php Detect never-return statement same as a throw 2020-05-26 15:02:23 -04:00
SourceAnalyzer.php Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
StatementsAnalyzer.php Fix #3755 - prevent crash when throw class not found 2020-07-07 00:29:46 -04:00
TaintNodeData.php Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
TraitAnalyzer.php
TypeAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00