1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
2017-10-07 10:33:19 -04:00
..
Statements Fix #223 - array_map with too few args should have issue 2017-10-07 10:33:19 -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 Fix #181 and #225 - resolve problems with self in comments/return statements 2017-10-07 10:22:52 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix return type space issue 2017-09-16 15:08:11 -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 Fix #181 and #225 - resolve problems with self in comments/return statements 2017-10-07 10:22:52 -04:00
InterfaceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
MethodChecker.php Add more descriptive exception messages 2017-09-20 08:43:54 -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 Fix #181 and #225 - resolve problems with self in comments/return statements 2017-10-07 10:22:52 -04:00
TraitChecker.php Fix #209 - fix issue with file load order results change 2017-09-18 16:10:08 -04:00
TypeChecker.php Fix #181 and #225 - resolve problems with self in comments/return statements 2017-10-07 10:22:52 -04:00