1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
2020-07-02 11:53:51 -04:00
..
CodeLocation
Config Use scandir and glob flags to reduce their performance impact (#3499) 2020-05-30 17:02:35 -04:00
Exception
Internal Allow more things to be suppressed with @psalm-suppress TaintedInput 2020-07-02 11:53:51 -04:00
Issue Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
Plugin chore: mark as lowercase string (#3392) 2020-05-18 16:02:46 -04:00
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 Add slash 2020-07-02 01:32:40 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Add annotation for taint sources 2020-06-21 00:58:56 -04:00
CodeLocation.php
Config.php Add a --debug-emitted-issues flag (#3637) 2020-06-22 18:16:47 -04:00
Context.php Fix #3201 - add additional constraints on constructor initialisation 2020-04-21 00:04:47 -04:00
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 Add hook for plugins after FunctionLikeAnalysis (#3258) 2020-04-28 15:30:51 -04:00
Report.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
StatementsSource.php
Type.php Improve handling of array_map, faking out calls where nececssary 2020-06-25 13:05:34 -04:00