1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/CodeInspector
2016-06-30 00:27:47 -04:00
..
Config Add checking of object properties 2016-06-23 18:45:46 -04:00
Exception Create Context, new if checks & file extension support 2016-06-20 00:38:13 -04:00
Issue Add extra alerts for invalid docblocks 2016-06-24 18:18:11 -04:00
Type Add checking of object properties 2016-06-23 18:45:46 -04:00
ClassChecker.php Make sure to return bool where necessary 2016-06-29 10:57:02 -04:00
ClassMethodChecker.php Improve type resolution of params 2016-06-29 16:42:30 -04:00
ClosureChecker.php Added awareness of traits and deep method analysis 2016-05-15 23:06:03 -04:00
CommentChecker.php Allow more characters in classnames 2016-06-30 00:27:33 -04:00
Config.php Reove PHP 5.6 features 2016-06-27 15:10:13 -04:00
Context.php Add foreach possibly-in-scope vars back 2016-06-20 16:30:31 -04:00
EffectsAnalyser.php Add better scope analysis 2016-06-20 16:18:31 -04:00
FileChecker.php Create Context, new if checks & file extension support 2016-06-20 00:38:13 -04:00
FunctionChecker.php Only show variable errors where applicable 2016-06-27 13:22:16 -04:00
IssueBuffer.php Only show variable errors where applicable 2016-06-27 13:22:16 -04:00
NamespaceChecker.php Dogfooding: fix codeinspector issues 2016-06-20 01:05:44 -04:00
Plugin.php Simplify view checks for now 2016-06-20 01:29:30 -04:00
ProjectChecker.php Support absolute files 2016-06-28 14:28:45 -04:00
ScopeChecker.php Improve switch checking (again) and fix null arg types 2016-06-29 18:10:41 -04:00
StatementsChecker.php Allow method chaining 2016-06-30 00:27:47 -04:00
StatementsSource.php Added awareness of traits and deep method analysis 2016-05-15 23:06:03 -04:00
TraitChecker.php Added awareness of traits and deep method analysis 2016-05-15 23:06:03 -04:00
Type.php Support absolute files 2016-06-28 14:28:45 -04:00
TypeChecker.php Fix combination of type assertions 2016-06-28 15:43:21 -04:00