1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm/Plugin
2023-11-18 08:55:20 +01:00
..
EventHandler Fixed https://psalm.dev/r/7f112fd745 - MethodComparator only reported an error for this if the parent class was user defined (= not in stubs), which is wrong, since this will cause a fatal error when running the code 2023-11-18 08:55:20 +01: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 Fix coding style issue 2023-06-01 16:38:29 +02:00