1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-01-07 12:24:44 -05:00
..
FunctionLike Don’t crash when suppressing UndefinedClass with bad params 2019-01-05 12:59:12 -05:00
Statements Fix #1176 - always evaluate assignments in unknown function calls 2019-01-07 12:24:44 -05:00
AlgebraAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
CanAlias.php
ClassAnalyzer.php Fix #1154 - parent::foo() calls should not cause exception when parent does not exist 2018-12-30 18:28:15 +01:00
ClassLikeAnalyzer.php Remove public from const 2019-01-05 16:34:09 -05:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Don’t crash when encountering empty @throws 2019-01-06 10:01:35 -05:00
FileAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
FunctionAnalyzer.php Fix #1168 - better return type for range 2019-01-06 13:02:46 -05:00
FunctionLikeAnalyzer.php Don’t crash when suppressing UndefinedClass with bad params 2019-01-05 12:59:12 -05:00
InterfaceAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
MethodAnalyzer.php Fix #1175 - support trait method visibility changes 2019-01-07 11:53:22 -05:00
NamespaceAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
ProjectAnalyzer.php Fix crashes when analysing aliased class instances 2018-12-21 11:32:44 -05:00
ScopeAnalyzer.php Do better at finding things that exit 2019-01-02 18:14:47 -05:00
SourceAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
StatementsAnalyzer.php Fix #1136 - support __halt_compiler 2019-01-06 09:18:41 -05:00
TraitAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TypeAnalyzer.php Allow gettype vars to be compared to strings 2019-01-05 16:23:18 -05:00