mirror of
https://github.com/danog/psalm.git
synced 2024-12-16 19:36:59 +01:00
317f790bde
* Add a bunch of new hooks * Add more integrations * Add some broken tests * Add more things * Fix remaining interfaces * Suppress proper issue * UndefinedMethod should not stop analysis * Add handlers for two custom method return types |
||
---|---|---|
.. | ||
AfterClassLikeAnalysisInterface.php | ||
AfterClassLikeExistenceCheckInterface.php | ||
AfterClassLikeVisitInterface.php | ||
AfterCodebasePopulatedInterface.php | ||
AfterExpressionAnalysisInterface.php | ||
AfterFunctionCallAnalysisInterface.php | ||
AfterMethodCallAnalysisInterface.php | ||
AfterStatementAnalysisInterface.php | ||
FunctionExistenceProviderInterface.php | ||
FunctionParamsProviderInterface.php | ||
FunctionReturnTypeProviderInterface.php | ||
MethodExistenceProviderInterface.php | ||
MethodParamsProviderInterface.php | ||
MethodReturnTypeProviderInterface.php | ||
MethodVisibilityProviderInterface.php | ||
PropertyExistenceProviderInterface.php | ||
PropertyTypeProviderInterface.php | ||
PropertyVisibilityProviderInterface.php |