1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm
orklah 2d3a625379
Merge pull request #10230 from ging-dev/lsp
feat(LSP): Improve the autocomplete for nested array shape
2023-09-28 23:42:02 +02:00
..
CodeLocation
Config Restore support for namespaced functions in referencedFunction config 2023-09-09 01:47:09 +02:00
Exception
Internal Merge pull request #10230 from ging-dev/lsp 2023-09-28 23:42:02 +02:00
Issue Introduce and use IssueData constants for severity 2023-05-31 12:38:15 +02:00
Node
Plugin Fix coding style issue 2023-06-01 16:38:29 +02:00
Progress Suppress warnings when --no-output is specified 2023-01-22 20:40:21 -04:00
Report Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
SourceControl HEAD in all caps 2023-01-23 08:42:54 +01:00
Storage Fix crash on property access to undefined property on a class with a missing dependncy 2023-08-28 01:58:02 +02:00
Type Fixes crash when assertion array is not a list 2023-08-17 22:10:32 +02:00
Aliases.php
Codebase.php bugfix: properly inherit assertions from parents or implemented interfaces 2023-08-28 01:12:28 +02:00
CodeLocation.php fix outstanding CI issues 2023-03-02 18:02:23 +00:00
Config.php Fix Code Style 2023-09-13 16:44:53 -04:00
Context.php argv and argc were inconsistent in Context with VariableFetchAnalyzer 2023-08-08 22:29:18 +02:00
DocComment.php Add support for @psalm-inheritors 2023-05-07 11:33:38 +01:00
ErrorBaseline.php Handle different line endings from baseline. 2023-03-24 10:48:03 +01:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Show success message and type stats with GHA formatter 2023-08-24 03:32:18 +02:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
StatementsSource.php
Type.php Update src/Psalm/Type.php 2023-08-25 19:30:16 -04:00