1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm/Plugin
Alies Lapatsin 174cd5c0fe Introduce and use IssueData constants for severity
they are not the same as Config::REPORT_* constants
2023-05-31 12:38:15 +02:00
..
EventHandler Introduce BeforeExpressionAnalysisEvent 2023-04-30 03:50:30 +02:00
ArgTypeInferer.php Make ArgTypeInferer constructor internal 2022-01-28 15:18:30 +03:00
DynamicFunctionStorage.php Require trailing commas 2022-12-18 13:20:31 -06:00
DynamicTemplateProvider.php Try to create public api for new hook 2022-01-28 15:18:30 +03:00
FileExtensionsInterface.php Apply code styles 2022-01-30 13:06:02 +01:00
PluginEntryPointInterface.php !!! Allow plugins to modify Config::$fileExtensions early 2022-01-30 13:06:00 +01:00
PluginFileExtensionsInterface.php Apply code styles 2022-01-30 13:06:02 +01:00
PluginInterface.php Apply code styles 2022-01-30 13:06:02 +01:00
RegistrationInterface.php !!! Allow plugins to modify Config::$fileExtensions early 2022-01-30 13:06:00 +01:00
Shepherd.php Introduce and use IssueData constants for severity 2023-05-31 12:38:15 +02:00