1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/src/Psalm
2017-07-10 20:20:40 -04:00
..
Checker Be more strict about what properties we check 2017-07-10 20:20:40 -04:00
Config Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Fix #179 - check for abstract method instantiations 2017-06-30 10:24:47 -04:00
Mutator Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Provider Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Storage Make Psalm a bit faster 2017-07-08 21:19:16 -04:00
Stubs Improve formatting 2017-05-24 22:07:49 -04:00
Type Make type combination less dependant on __toString 2017-06-29 17:40:25 -04:00
Visitor Add slower (but more accurate) loop checks 2017-03-14 20:14:25 -04:00
CallMap.php Make signature nullable 2017-06-30 14:16:27 -04:00
ClassLikeDocblockComment.php Improve formatting of phpdocs 2017-05-26 20:16:18 -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 Fix whitespace issue 2017-06-26 20:14:58 -04:00
Context.php Fix a few edgecases 2017-06-29 00:28:37 -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 Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
IfScope.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
IssueBuffer.php Fix a few edgecases 2017-06-29 00:28:37 -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 Fixed spacing and use statement formatting 2017-05-19 00:48:26 -04:00
Type.php Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
VarDocblockComment.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00