1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 22:49:31 +01:00
psalm/src/Psalm
Peter van Dommelen 6bbcfb2429 Reuse the normal docblock-type parser when parsing type aliases instead of doing regex magic.
Fixes #9496.
Also resolves an additional issue with comments after a type which does not contain brackets.
Includes a test for multiline types which did not yet exist.
2023-03-12 22:58:20 +01:00
..
CodeLocation Require trailing commas 2022-12-18 13:20:31 -06:00
Config Report unused baseline entries 2023-01-17 22:02:21 -05:00
Exception Require trailing commas 2022-12-18 13:20:31 -06:00
Internal Reuse the normal docblock-type parser when parsing type aliases instead of doing regex magic. 2023-03-12 22:58:20 +01:00
Issue Forbid private final methods 2023-03-03 02:00:09 -04:00
Node
Plugin Fix coding style issues 2023-02-21 12:49:19 +01:00
Progress Suppress warnings when --no-output is specified 2023-01-22 20:40:21 -04:00
Report RedundantCast 2023-02-18 12:58:40 +01:00
SourceControl HEAD in all caps 2023-01-23 08:42:54 +01:00
Storage Support for readonly classes 2023-03-03 04:04:12 -04:00
Type Enforce literal string length limit 2023-02-23 04:01:29 -04:00
Aliases.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
Codebase.php Require trailing commas 2022-12-18 13:20:31 -06:00
CodeLocation.php Require trailing commas 2022-12-18 13:20:31 -06:00
Config.php Fix default for ibm_db2 ext, add description 2023-02-28 23:05:47 +01:00
Context.php Require trailing commas 2022-12-18 13:20:31 -06:00
DocComment.php @psalm-api 2022-12-23 16:13:46 -06:00
ErrorBaseline.php Replace use of DOMParentNode::append() with appendChild() 2023-02-20 14:45:04 -06:00
FileBasedPluginAdapter.php Require trailing commas 2022-12-18 13:20:31 -06:00
FileManipulation.php
FileSource.php
IssueBuffer.php Report unused baseline entries 2023-01-17 22:02:21 -05: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 Require trailing commas 2022-12-18 13:20:31 -06:00
StatementsSource.php
Type.php Enforce literal string length limit 2023-02-23 04:01:29 -04:00