1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Checker
2017-05-04 21:57:26 -04:00
..
Statements Fix all phpcs issues 2017-05-04 21:57:26 -04:00
AlgebraChecker.php Add check for paradoxical statements 2017-04-02 15:26:10 -04:00
CanAlias.php Log references to parent classes 2017-03-10 19:36:17 -05:00
ClassChecker.php Remove redundant property 2017-02-22 00:06:31 -05:00
ClassLikeChecker.php Fix #155 - support @property declaration for classes with magic getters & setters 2017-05-04 18:35:05 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix all phpcs issues 2017-05-04 21:57:26 -04:00
FileChecker.php Only warn about issues in files that we’re trying to scan 2017-03-24 18:34:46 -04:00
FunctionChecker.php PSR-2 adjustments and adding PHPCS checks into the Travis config. (#149) 2017-04-28 00:31:55 -04:00
FunctionLikeChecker.php PSR-2 adjustments and adding PHPCS checks into the Travis config. (#149) 2017-04-28 00:31:55 -04:00
InterfaceChecker.php Log references to parent classes 2017-03-10 19:36:17 -05:00
MethodChecker.php PSR-2 adjustments and adding PHPCS checks into the Travis config. (#149) 2017-04-28 00:31:55 -04:00
NamespaceChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
ProjectChecker.php Allow Psalm to be run outside of the directory it's installed in (#154) 2017-05-04 14:25:58 -04:00
ScopeChecker.php Add support for negating some while assertions 2017-02-21 16:52:27 -05:00
SourceChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
StatementsChecker.php PSR-2 adjustments and adding PHPCS checks into the Travis config. (#149) 2017-04-28 00:31:55 -04:00
TraitChecker.php Shave off a little extra time by caching file_checker refs 2017-03-19 23:30:20 -04:00
TypeChecker.php PSR-2 adjustments and adding PHPCS checks into the Travis config. (#149) 2017-04-28 00:31:55 -04:00