1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm
2017-09-13 11:32:13 -04:00
..
Checker Fix #199 - allow classes to suppress PropertyNotSetInConstructor warnings 2017-09-13 11:32:13 -04:00
Config Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Exception Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
Fork Remove redundancy 2017-08-18 17:11:39 -04:00
Issue Introduce UntypedParam warnings when functions are missing param types 2017-09-02 11:18:56 -04:00
Mutator Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Provider Fix #205 - add file references at analysis stage too 2017-08-22 12:38:38 -04:00
Storage Fix #199 - allow classes to suppress PropertyNotSetInConstructor warnings 2017-09-13 11:32:13 -04:00
Stubs Improve formatting 2017-05-24 22:07:49 -04:00
Type Improve checks for switch types 2017-09-11 11:58:11 -04:00
Visitor Fix #199 - allow classes to suppress PropertyNotSetInConstructor warnings 2017-09-13 11:32:13 -04:00
Aliases.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
CallMap.php Fix some cURL function return values (#208) 2017-09-10 21:49:51 -04:00
ClassLikeDocblockComment.php Fix #199 - allow classes to suppress PropertyNotSetInConstructor warnings 2017-09-13 11:32:13 -04:00
Clause.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
CodeLocation.php Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
Config.php Create storage for plugins before scanning 2017-08-08 11:03:45 -04:00
Context.php Improve API for inference 2017-09-03 20:52:54 -04:00
EffectsAnalyser.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
FunctionDocblockComment.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
FunctionLikeParameter.php Introduce UntypedParam warnings when functions are missing param types 2017-09-02 11:18:56 -04:00
IfScope.php Suggest types when complaining of untype params 2017-09-02 18:15:52 -04:00
IssueBuffer.php Add XML as possible output format + add report generation (#206) 2017-09-08 11:18:48 -04:00
Plugin.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
PropertyMap.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
ReferenceConstraint.php Fix #101 - restrict the values of pass-by-ref variables 2017-02-23 00:25:28 -05:00
StatementsSource.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
TraitSource.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
Type.php Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
VarDocblockComment.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00