.. |
Statements
|
Always keep track of assigned var ids
|
2017-11-25 11:21:45 -05:00 |
AlgebraChecker.php
|
Fix paradox detection for multiple clauses
|
2017-08-07 18:38:38 -04:00 |
CanAlias.php
|
Fix issues that improved array checks found
|
2017-11-19 12:14:02 -05:00 |
ClassChecker.php
|
Isolate where we load static storage objects (#195)
|
2017-07-29 15:05:06 -04:00 |
ClassLikeChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
ClosureChecker.php
|
PSR-2
|
2016-11-02 17:50:54 -04:00 |
CommentChecker.php
|
Allow using nullable shorthand (? ) within an array (#326)
|
2017-11-19 23:36:37 -05:00 |
FileChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
FunctionChecker.php
|
Fix #309 - borrowing fix from @TysonAndre
|
2017-11-15 20:45:53 -05:00 |
FunctionLikeChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
InterfaceChecker.php
|
Fix phpdoc in psalm's codebase referring to missing params. (#273)
|
2017-11-08 23:32:22 -05:00 |
MethodChecker.php
|
Fix issues found by improved Psalm checks
|
2017-11-24 12:10:30 -05:00 |
NamespaceChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
ProjectChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
ScopeChecker.php
|
Improve formatting of phpdocs
|
2017-05-26 20:16:18 -04:00 |
SourceChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
StatementsChecker.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
TraitChecker.php
|
Fix #276 - fix false positive in magic call
|
2017-11-10 18:08:26 -05:00 |
TypeChecker.php
|
Also check for non-scalar types in reconciliation
|
2017-11-21 21:00:06 -05:00 |