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-22 19:53:53 -04:00
..
Statements Fix #250 and fix #255 - handle switch statements like PHP does 2017-10-22 19:53:53 -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 Don’t freak out over incorrectly-cased classes 2017-10-12 19:53:12 -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 Fix #251 - allow Psalm to analyse Wordpress 2017-10-19 19:19:29 -04:00
FunctionChecker.php Fix missing function issue ref #251 2017-10-19 18:23:18 -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 Fix #235 - add psalm.xml option to support igbinary serializer 2017-10-15 12:38:47 -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 Stop analysing statements if expression has errors 2017-10-12 20:24:22 -04:00
TraitChecker.php Fix #209 - fix issue with file load order results change 2017-09-18 16:10:08 -04:00
TypeChecker.php Change empty type assertions to "falsy" 2017-10-22 11:57:41 -04:00