1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2020-07-26 10:47:48 -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 psalm-internal no longer requires internal annotation 2020-07-26 10:47:48 -04:00
Issue Detect redundant identity with true (#3893) 2020-07-25 17:27:45 -04:00
Plugin
Progress
Report Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
SourceControl
Storage Simplify error messages and implementation for internal errors (#3881) 2020-07-24 09:32:54 -04:00
Type Fix #3857 - allow reconciliation on magic properties 2020-07-22 09:55:22 -04:00
Aliases.php
Codebase.php Refactor type comparison 2020-07-21 19:40:35 -04:00
CodeLocation.php
Config.php make meta path optional (#3833) 2020-07-17 10:09:42 -04:00
Context.php fixed typo (#3883) 2020-07-24 09:34:05 -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
Report.php
StatementsSource.php
Type.php Refactor type comparison 2020-07-21 19:40:35 -04:00