1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
2020-07-16 09:49:59 -04:00
..
CodeLocation
Config Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00
Exception
Internal Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00
Issue Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00
Plugin
Progress
Report Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
SourceControl
Storage Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
Type Fix #3811 - allow more complex negations inside boolean expressions 2020-07-13 21:31:58 -04:00
Aliases.php
Codebase.php Fix offset calculation in getReferenceAtPosition (#3783) 2020-07-09 16:24:51 -04:00
CodeLocation.php
Config.php Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00
Context.php
DocComment.php Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Fix #3712 - allow taints to be suppressed with @psalm-suppress 2020-07-01 23:23:45 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php
StatementsSource.php
Type.php Improve handling of array_map, faking out calls where nececssary 2020-06-25 13:05:34 -04:00