.. |
FunctionLike
|
Fix #863 - MixedTypeCoercion is more appropriate in many cases
|
2018-07-05 10:11:04 -04:00 |
Statements
|
Fix #873 - allow unpacking of all iterables
|
2018-07-09 09:59:51 -04:00 |
AlgebraChecker.php
|
Fix remaining issues with logic checks
|
2018-05-07 14:52:45 -04:00 |
CanAlias.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
ClassChecker.php
|
Fix #857 - improve handling of hard-to-reconcile while conditionals
|
2018-07-03 12:27:14 -04:00 |
ClassLikeChecker.php
|
Improve dead code detection
|
2018-06-16 20:01:41 -04:00 |
ClosureChecker.php
|
PSR-2
|
2016-11-02 17:50:54 -04:00 |
CommentChecker.php
|
Fix #870 - improve magic method type handling
|
2018-07-07 00:06:05 -04:00 |
FileChecker.php
|
Improve dead code analysis of switch statements
|
2018-06-16 21:54:44 -04:00 |
FunctionChecker.php
|
Fix #871 - handle gettimeofday args
|
2018-07-07 20:35:24 -04:00 |
FunctionLikeChecker.php
|
Add exception for case that shouldn’t appear
|
2018-07-03 08:09:00 -04:00 |
InterfaceChecker.php
|
Move a bunch of code into Codebase
|
2018-02-01 00:50:01 -05:00 |
MethodChecker.php
|
Fix #805 - allow dead code detection from methods just called internally
|
2018-06-19 16:14:51 -04:00 |
NamespaceChecker.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
ProjectChecker.php
|
Improve loading of stub file and autoload file information
|
2018-06-30 15:29:37 -04:00 |
ScopeChecker.php
|
Improve dead code detection
|
2018-06-16 20:01:41 -04:00 |
SourceChecker.php
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
StatementsChecker.php
|
Fix #867 - make some system constant types more broad
|
2018-07-06 13:35:36 -04:00 |
TraitChecker.php
|
Remove more ? from docblocks
|
2018-01-28 17:07:09 -05:00 |
TypeChecker.php
|
Fix #873 - allow unpacking of all iterables
|
2018-07-09 09:59:51 -04:00 |