1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2017-03-13 18:06:56 -04:00
..
Checker Infer loop types without @var comments 2017-03-13 18:06:56 -04:00
Config Analyze die/exit expressions 2017-02-11 19:42:12 -05:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Add dead code detection for possibly unused public methods 2017-02-23 19:52:23 -05:00
Mutator Move FileChecker functionality into separate, better-contained classes 2017-02-18 13:41:27 -05:00
Provider Collect explicit references to classes/methods 2017-02-26 23:09:18 -05:00
Storage Add even more references in docblocks 2017-03-01 22:27:52 -05:00
Stubs Add array_reverse stub 2017-03-13 16:50:25 -04:00
Type Infer loop types without @var comments 2017-03-13 18:06:56 -04:00
CallMap.php Add argument to apcu_add() definition 2017-03-01 19:39:19 -05:00
ClassLikeDocblockComment.php Add support for templating 2017-02-09 20:35:17 -05:00
Clause.php Remove more dead code 2017-02-02 00:45:23 -05:00
CodeLocation.php Add issue for possibly unused variables in public/private methods 2017-02-11 18:56:38 -05:00
Config.php Don’t be sensitive to casing differences in file paths 2017-02-27 12:02:13 -05:00
Context.php Infer loop types without @var comments 2017-03-13 18:06:56 -04:00
EffectsAnalyser.php Remove training wheels 2017-03-13 12:02:28 -04:00
FunctionDocblockComment.php Add support for templating 2017-02-09 20:35:17 -05:00
FunctionLikeParameter.php Add docblock type location 2017-03-01 18:36:04 -05:00
IfScope.php Fix #105 and also the issues found in its wake 2017-02-23 19:36:51 -05:00
IssueBuffer.php Infer loop types without @var comments 2017-03-13 18:06:56 -04:00
Plugin.php Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
PropertyMap.php Prevent Psalm from storing unnecessary checkers 2017-02-01 18:11:00 -05:00
ReferenceConstraint.php Fix #101 - restrict the values of pass-by-ref variables 2017-02-23 00:25:28 -05:00
StatementsSource.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
Type.php Infer loop types without @var comments 2017-03-13 18:06:56 -04:00