1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
2018-01-26 13:51:00 -05:00
..
Checker Fix static/self return type handling 2018-01-26 13:51:00 -05:00
Codebase Lowercase folder name 2018-01-22 02:08:06 -05:00
Config Find unused properties with dead code checks 2018-01-10 23:29:18 -05:00
Exception Promote CircularReference from exception to issue 2017-12-22 18:56:59 +01:00
FileManipulation Improve Psalter return type additions 2018-01-23 12:03:18 -05:00
Fork Look for dead code in every Psalm build (#417) 2017-12-30 09:51:01 -05:00
Issue Add DeprecatedInterface and emit DeprecatedClass in more places 2018-01-23 09:09:43 -05:00
Provider Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
Scanner Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
Scope Fix type assignment checks 2018-01-20 11:48:16 -05:00
Storage Fix #472 - inherit interface method docblocks if defined just once 2018-01-26 11:50:29 -05:00
Stubs Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00
Type Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
Visitor Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
Aliases.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
CallMap.php Ignore falsable issues from core functions 2018-01-25 13:07:36 -05:00
ClassLikeDocblockComment.php Support @property-read and @property-write as new tags. (#317) 2017-12-14 14:22:27 -05:00
Clause.php Change empty type assertions to "falsy" 2017-10-22 11:57:41 -04:00
Codebase.php Fix #472 - inherit interface method docblocks if defined just once 2018-01-26 11:50:29 -05:00
CodeLocation.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
Config.php Ignore falsable issues from core functions 2018-01-25 13:07:36 -05:00
Context.php Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00
EffectsAnalyser.php Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
FileSource.php Break FileScanner out from FileChecker 2018-01-21 12:44:46 -05:00
FunctionDocblockComment.php Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
FunctionLikeParameter.php Fix location of function param vars 2017-12-29 21:28:21 -05:00
IssueBuffer.php Remove stopOnFirstError config option, because it hasn’t worked for a while 2018-01-24 16:22:54 -05:00
Plugin.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
PropertyMap.php Fix Array_ items nullability 2018-01-13 18:33:32 -05:00
ReferenceConstraint.php Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00
StatementsSource.php Break FileScanner out from FileChecker 2018-01-21 12:44:46 -05:00
Type.php Allow @psalm-ignore-falsable-return annotation 2018-01-24 18:52:58 -05:00
VarDocblockComment.php Improve reporting of classlike locations in docblocks 2018-01-01 20:04:03 -05:00