1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-08 14:08:43 +01:00
psalm/src/Psalm
Maximilian Bösing 7c8a5e8b09
bugfix: resolve recursive conditional return types containing templates
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2023-09-11 00:04:01 +02:00
..
CodeLocation Require trailing commas 2022-12-18 13:20:31 -06:00
Config Restore support for namespaced functions in referencedFunction config 2023-09-09 01:47:09 +02:00
Exception Require trailing commas 2022-12-18 13:20:31 -06:00
Internal bugfix: resolve recursive conditional return types containing templates 2023-09-11 00:04:01 +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 SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
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 strip_tags()/$allowed_tags can accept arrays since 7.4 2023-08-17 21:36:47 +02: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 Require trailing commas 2022-12-18 13:20:31 -06:00
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 Require trailing commas 2022-12-18 13:20:31 -06:00
PluginRegistrationSocket.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
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