1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Checker
2018-05-12 00:28:21 -04:00
..
FunctionLike Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
Statements Fix #734 - allow DOMDocument::appendChild to mirror its first arg 2018-05-12 00:28:21 -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 Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
ClassLikeChecker.php Fix #714 - fix trait class constants 2018-05-08 22:32:57 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
FileChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
FunctionChecker.php Also match substr_replace 2018-05-09 00:39:45 -04:00
FunctionLikeChecker.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
InterfaceChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00
MethodChecker.php Use less obscure method for checking a string against many other strings 2018-04-21 16:04:03 -04:00
NamespaceChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
ProjectChecker.php Remove unused code 2018-04-25 13:12:42 -04:00
ScopeChecker.php Make Psalm compatible with PHP Parser 4 2018-04-17 13:06:02 -04:00
SourceChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
StatementsChecker.php Fix misfire with similarly named class constants 2018-05-10 14:12:50 -04:00
TraitChecker.php Remove more ? from docblocks 2018-01-28 17:07:09 -05:00
TypeChecker.php Fix whole bunches of things 2018-05-07 01:26:06 -04:00