1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 20:48:45 +01:00
psalm/src/Psalm/Checker
2018-06-06 15:32:03 -04:00
..
FunctionLike Fix #786 - improve treatment of array isset checks 2018-05-31 15:07:03 -04:00
Statements Improve simplexml function inference 2018-06-05 23:42:02 -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 #795 - don’t use colons in generated anonymous class name 2018-06-06 15:32:03 -04:00
ClassLikeChecker.php Allow constants in array offsets to be reasoned about 2018-05-31 16:49:01 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix #789 - allow union types in @method params 2018-06-05 17:59:32 -04:00
FileChecker.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
FunctionChecker.php Fix to support PHP Parser 4.0.2 2018-06-03 10:05:50 -04:00
FunctionLikeChecker.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
InterfaceChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
MethodChecker.php Fix #380 - don’t complain about legitimate (if archaic) self calls 2018-06-03 19:11:07 -04:00
NamespaceChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
ProjectChecker.php Add an option to hide code snippets 2018-06-04 10:19:20 -04:00
ScopeChecker.php Seal the output of switch statments 2018-05-24 14:26:29 -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 Add config to allow hoisting constants to the top of a file 2018-06-01 09:07:22 -04:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Fix issues reconciling class-string params to actual types 2018-05-21 12:40:39 -04:00