1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Plugin/EventHandler
2023-11-18 08:55:20 +01:00
..
Event 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
AddTaintsInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterClassLikeAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterClassLikeExistenceCheckInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterClassLikeVisitInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterCodebasePopulatedInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterEveryFunctionCallAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterExpressionAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterFileAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterFunctionCallAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterFunctionLikeAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterMethodCallAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AfterStatementAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BeforeAddIssueInterface.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
BeforeExpressionAnalysisInterface.php Introduce BeforeExpressionAnalysisEvent 2023-04-30 03:50:30 +02:00
BeforeFileAnalysisInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BeforeStatementAnalysisInterface.php [FEATURE] Introduce BeforeStatementAnalysisEvent 2022-01-30 19:27:19 +01:00
DynamicFunctionStorageProviderInterface.php Renaming all occurrences of "function dynamic storage" to "dynamic function storage" 2022-01-28 15:18:30 +03:00
FunctionExistenceProviderInterface.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
FunctionParamsProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionReturnTypeProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodExistenceProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodParamsProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodReturnTypeProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodVisibilityProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyExistenceProviderInterface.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
PropertyTypeProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyVisibilityProviderInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RemoveTaintsInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
StringInterpreterInterface.php Conversion of Psalm\Type\Atomic 2021-12-14 02:26:28 +01:00