1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/src/Psalm
2019-08-22 11:25:13 -04:00
..
CodeLocation Fix #1444 - track unused suppressions 2019-08-18 14:27:50 -04:00
Config Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
Exception
Internal Refactor FunctionLikeAnalyzer::analyze 2019-08-22 11:25:13 -04:00
Issue Add a PossibleRawObjectIteration issue 2019-08-20 12:06:02 -04:00
Plugin Add BeforeAnalyzeFileInterface (#2034) 2019-08-18 10:40:07 -04:00
Progress Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
Report
SourceControl
Storage Fix #2019 - allow union in @throws 2019-08-13 15:44:18 -04:00
Type Fix #2028 - warn when using deprecated class in function signature 2019-08-22 11:25:13 -04:00
Aliases.php
Codebase.php Fix #1444 - track unused suppressions 2019-08-18 14:27:50 -04:00
CodeLocation.php Expose code location raw line number 2019-08-06 17:11:25 -04:00
Config.php Add a PossibleRawObjectIteration issue 2019-08-20 12:06:02 -04:00
Context.php Fix #2027 - fix improperly retained callable check 2019-08-16 10:32:03 -04:00
DocComment.php Add support for @psalm-scope-this 2019-08-18 11:18:10 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php Prefix constant 2019-07-21 16:38:39 -04:00
FileManipulation.php Issue 1926 unused variable (#1967) 2019-07-24 16:48:54 -04:00
FileSource.php
IssueBuffer.php Remove unused suppressions in tests 2019-08-18 15:34:32 -04:00
PluginRegistrationSocket.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Report.php
StatementsSource.php
Type.php Fix #1989 - support fully-qualified params in @method annotations 2019-08-08 17:25:56 -04:00