1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2017-02-28 00:50:08 -05:00
..
Checker Include use references to classes in reference collection 2017-02-28 00:29:28 -05: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 Also collect use path locations 2017-02-27 18:24:20 -05:00
Stubs Fix array_slice implenentation 2017-02-11 00:34:07 -05:00
Type Remove unused vars 2017-02-10 19:10:13 -05:00
CallMap.php Improve call map signatures from phan 2017-02-28 00:50:08 -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 Collect explicit references to classes/methods 2017-02-26 23:09:18 -05:00
EffectsAnalyser.php Fix issue with array_merge, and then bugs revealed by that 2017-01-19 01:32:35 -05:00
FunctionDocblockComment.php Add support for templating 2017-02-09 20:35:17 -05:00
FunctionLikeParameter.php Show code snippets when reporting errors 2016-12-03 19:11:30 -05:00
IfScope.php Fix #105 and also the issues found in its wake 2017-02-23 19:36:51 -05:00
IssueBuffer.php Move FileChecker functionality into separate, better-contained classes 2017-02-18 13:41:27 -05: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 Remove unused vars 2017-02-10 19:10:13 -05:00