1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 18:17:55 +01:00
psalm/src/Psalm
2016-08-08 14:36:18 -04:00
..
Config Change name to Psalm 2016-07-25 18:37:44 -04:00
Exception Change name to Psalm 2016-07-25 18:37:44 -04:00
Issue Add more issues to solve 2016-08-07 11:35:27 -04:00
Type Change name to Psalm 2016-07-25 18:37:44 -04:00
ClassChecker.php Check traits in context of class 2016-08-08 14:36:18 -04:00
ClassMethodChecker.php Use $context->self var instead of $this->_absolute_class 2016-08-08 11:28:14 -04:00
ClosureChecker.php Change name to Psalm 2016-07-25 18:37:44 -04:00
CommentChecker.php Fix #14 - add support for checking too many and too few arguments 2016-07-29 14:48:04 -04:00
Config.php Add better class visibiity checks 2016-08-07 12:23:29 -04:00
Context.php Use $context->self var instead of $this->_absolute_class 2016-08-08 11:28:14 -04:00
EffectsAnalyser.php Change name to Psalm 2016-07-25 18:37:44 -04:00
FileChecker.php Evaluate parent classes proper-like 2016-08-05 15:11:20 -04:00
FunctionChecker.php Check traits in context of class 2016-08-08 14:36:18 -04:00
IssueBuffer.php Check traits in context of class 2016-08-08 14:36:18 -04:00
NamespaceChecker.php Check traits in context of class 2016-08-08 14:36:18 -04:00
Plugin.php Change name to Psalm 2016-07-25 18:37:44 -04:00
ProjectChecker.php Add ability to suppress info output from command line 2016-08-04 14:38:43 -04:00
ScopeChecker.php Change name to Psalm 2016-07-25 18:37:44 -04:00
StatementsChecker.php Check traits in context of class 2016-08-08 14:36:18 -04:00
StatementsSource.php Change name to Psalm 2016-07-25 18:37:44 -04:00
TraitChecker.php Check traits in context of class 2016-08-08 14:36:18 -04:00
Type.php Fix tokenisation of ? nullable shorthand 2016-08-07 12:50:21 -04:00
TypeChecker.php Change name to Psalm 2016-07-25 18:37:44 -04:00