1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker
Tyson Andre d9a142ac7d Fix incorrect strpos argument order (#287)
Detected via static analysis
2017-11-11 21:48:43 -05:00
..
Statements Fix incorrect strpos argument order (#287) 2017-11-11 21:48:43 -05: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 Get rid of unused variables in psalm's codebase (#272) 2017-11-08 23:14:27 -05:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #285 - add PossiblyInvalidArrayAccess 2017-11-11 21:22:11 -05:00
FileChecker.php Fix phpdoc in psalm's codebase referring to missing params. (#273) 2017-11-08 23:32:22 -05:00
FunctionChecker.php Fix #274 - improve array addition inference for objectlike arrays 2017-11-11 14:19:57 -05:00
FunctionLikeChecker.php Fix phpdoc in psalm's codebase referring to missing params. (#273) 2017-11-08 23:32:22 -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 #276 - fix false positive in magic call 2017-11-10 18:08:26 -05:00
NamespaceChecker.php Get rid of unused variables in psalm's codebase (#272) 2017-11-08 23:14:27 -05:00
ProjectChecker.php Fix #276 - fix false positive in magic call 2017-11-10 18:08:26 -05:00
ScopeChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
SourceChecker.php Fix #2 - suppress errors for single lines 2017-10-26 18:19:19 -04:00
StatementsChecker.php Remove more dead code 2017-11-08 23:27:51 -05:00
TraitChecker.php Fix #276 - fix false positive in magic call 2017-11-10 18:08:26 -05:00
TypeChecker.php Get rid of unused variables in psalm's codebase (#272) 2017-11-08 23:14:27 -05:00