1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker
2018-02-27 11:39:26 -05:00
..
FunctionLike Make array coercion an error 2018-02-21 18:59:31 -05:00
Statements Fix #544 - remove possibly assigned try vars from catch initialisations 2018-02-27 11:25:27 -05:00
AlgebraChecker.php Fix #216 - scan assert* functions for assertions, then apply to current context 2018-02-23 15:39:33 -05:00
CanAlias.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
ClassChecker.php Make array coercion an error 2018-02-21 18:59:31 -05:00
ClassLikeChecker.php Fix #193 - allow caching of storages 2018-02-19 00:27:39 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #493 - add support for multiple @var lines per docblock 2018-02-07 23:33:31 -05:00
FileChecker.php Fix #539 - evaluate global variable usage 2018-02-25 10:43:54 -05:00
FunctionChecker.php Don’t be concerned about unused params named $_ 2018-02-27 11:39:26 -05:00
FunctionLikeChecker.php Don’t be concerned about unused params named $_ 2018-02-27 11:39:26 -05:00
InterfaceChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
MethodChecker.php Make array coercion an error 2018-02-21 18:59:31 -05:00
NamespaceChecker.php Fix #539 - evaluate global variable usage 2018-02-25 10:43:54 -05:00
ProjectChecker.php Fix perpetual diff builds 2018-02-19 23:36:36 -05:00
ScopeChecker.php Fix #216 - scan assert* functions for assertions, then apply to current context 2018-02-23 15:39:33 -05:00
SourceChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
StatementsChecker.php Fix #543 - register static vars properly so their references can be caught 2018-02-26 19:32:26 -05:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Simplify logic to avoid Psalm bug 2018-02-22 11:57:15 -05:00