1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm
Bruce Weirdan 106c7db5d1
Provide more detailed return type for get_object_vars() (#5557)
Handle keyed objects and named objects, including support for property
visibility.
2021-04-02 15:39:43 -04:00
..
CodeLocation
Config Fix extra issue tests 2021-03-20 21:55:17 -04:00
Exception
Internal Provide more detailed return type for get_object_vars() (#5557) 2021-04-02 15:39:43 -04:00
Issue Improve @no-named-arguments support and variadics. (#5455) 2021-03-22 19:58:22 -04:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin Add level to shepherd data 2021-03-27 22:24:38 -04:00
Progress
Report Add hints for MixedAssignment issues 2021-03-17 01:10:42 -04:00
SourceControl
Storage Prevent more offset issues 2021-03-22 23:26:03 -04:00
Type ConcatAnalyzer improvements and non-falsy-string fixes. (#5544) 2021-03-31 23:16:21 -04:00
Aliases.php
Codebase.php Fix #5295 - offer static methods for completion too in instance mode 2021-02-27 11:36:19 -05:00
CodeLocation.php Fix JSON reports with long UTF8 strings (#5300) 2021-03-01 11:23:21 -05:00
Config.php Fix too-long line 2021-03-30 18:39:51 -04:00
Context.php Allow phantom classes in instanceof expression (#5498) 2021-03-29 00:11:45 -04:00
DocComment.php Add @ignore-var and @psalm-ignore-var (#5488) 2021-03-26 21:20:23 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Make all mixed issues implement MixedIssue 2021-03-20 21:44:04 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php
StatementsSource.php
Type.php ConcatAnalyzer improvements and non-falsy-string fixes. (#5544) 2021-03-31 23:16:21 -04:00