1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Checker
2018-11-10 16:26:03 -05:00
..
FunctionLike Port over cleanup from server branch 2018-10-06 20:11:19 -04:00
Statements Improve handling of vars set in always-entered for/foreach/while loops 2018-11-10 16:10:59 -05:00
AlgebraChecker.php
CanAlias.php
ClassChecker.php Continue checking after method deprecation warning 2018-11-09 14:18:46 -05:00
ClassLikeChecker.php Fix #1039 by invalidating all use users 2018-10-26 23:04:38 -04:00
ClosureChecker.php
CommentChecker.php Fix #996 - improve handling of return type comments 2018-09-13 23:39:24 -04:00
FileChecker.php Add server mode support with error reporting only 2018-10-17 15:54:31 -04:00
FunctionChecker.php Add checks for non-empty arrays 2018-11-09 10:56:27 -05:00
FunctionLikeChecker.php Add onchange events and symbol lookup with disabled completion 2018-10-26 16:17:15 -04:00
InterfaceChecker.php Add hover info for extends and implements 2018-11-01 23:40:36 -04:00
MethodChecker.php Continue checking after method deprecation warning 2018-11-09 14:18:46 -05:00
NamespaceChecker.php
ProjectChecker.php Delay loading stubs until after first scan; 2018-11-09 00:47:23 -05:00
ScopeChecker.php Fix #269 - allow trigger_error to count as exit statement 2018-07-13 18:36:25 -04:00
SourceChecker.php
StatementsChecker.php Make sure switch breaks don’t count as loop breaks 2018-11-10 16:26:03 -05:00
TraitChecker.php
TypeChecker.php Improve handling of generic params in intersection types 2018-11-02 13:09:04 -04:00