1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-09-16 13:16:21 -04:00
..
Statements Add error for pass by reference 2017-09-16 13:16:21 -04:00
AlgebraChecker.php Fix paradox detection for multiple clauses 2017-08-07 18:38:38 -04:00
CanAlias.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
ClassChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
ClassLikeChecker.php Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
FileChecker.php Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
FunctionChecker.php Allow param types to be inferred from presence of concat ops 2017-09-02 19:23:00 -04:00
FunctionLikeChecker.php Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
InterfaceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
MethodChecker.php Introduce UntypedParam warnings when functions are missing param types 2017-09-02 11:18:56 -04:00
NamespaceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
ProjectChecker.php Only write files if they’re changed 2017-09-16 12:52:46 -04:00
ScopeChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
SourceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
StatementsChecker.php Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
TraitChecker.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
TypeChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00