1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm
2023-06-13 22:04:39 +02:00
..
CodeLocation Require trailing commas 2022-12-18 13:20:31 -06:00
Config Use preg_split instead of explode 2023-05-24 15:28:41 -04:00
Exception Require trailing commas 2022-12-18 13:20:31 -06:00
Internal fix minor trim bug in original code and small speed up 2023-06-13 22:04:39 +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 Merge pull request #9687 from robchett/limit_inheritance 2023-05-07 22:46:05 +02:00
Type fix phpcs code style issues in unrelated code which is reported now that phpcs is fixed 2023-06-07 09:01:47 +02:00
Aliases.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
Codebase.php fix failing test 2023-03-03 07:20:41 +00:00
CodeLocation.php fix outstanding CI issues 2023-03-02 18:02:23 +00:00
Config.php fix CI warnings 2023-06-13 16:59:25 +02:00
Context.php Require trailing commas 2022-12-18 13:20:31 -06: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 Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php Require trailing commas 2022-12-18 13:20:31 -06:00
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
StatementsSource.php
Type.php Better intersection of template types during inheritance check 2023-06-07 17:58:25 +03:00