1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 14:38:37 +01:00
psalm/src/Psalm
orklah 03b91561a7
Merge pull request #9935 from ygottschalk/fix/cache-config-warnings
Make config warn about missing cache related functions
2023-06-21 21:08:39 +02:00
..
CodeLocation Require trailing commas 2022-12-18 13:20:31 -06:00
Config put config to true to prevent deprecations for new config files (#9857) 2023-06-19 22:02:29 +02:00
Exception Require trailing commas 2022-12-18 13:20:31 -06:00
Internal Invalidate cached methods when referenced files are deleted 2023-06-20 01:01:24 +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 Add Type::getIntRange 2023-06-17 12:24:09 +01: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 Make config warn about missing cache related functions 2023-06-20 12:40:08 +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 Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
FileSource.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
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 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 Add Type::getIntRange 2023-06-17 12:24:09 +01:00