.. |
AfterAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
AfterClassLikeAnalysisInterface.php
|
|
|
AfterClassLikeExistenceCheckInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
AfterClassLikeVisitInterface.php
|
|
|
AfterCodebasePopulatedInterface.php
|
Apply PHPCS fixes
|
2019-07-05 16:27:53 -04:00 |
AfterEveryFunctionCallAnalysisInterface.php
|
add plugin hook to be called after every function call
|
2020-02-13 09:10:24 -05:00 |
AfterExpressionAnalysisInterface.php
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
AfterFileAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
AfterFunctionCallAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
AfterFunctionLikeAnalysisInterface.php
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
AfterMethodCallAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
AfterStatementAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
BeforeFileAnalysisInterface.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
FunctionExistenceProviderInterface.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
FunctionParamsProviderInterface.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
FunctionReturnTypeProviderInterface.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
MethodExistenceProviderInterface.php
|
Misc improvements (#4314)
|
2020-10-15 13:23:35 -04:00 |
MethodParamsProviderInterface.php
|
Use lists everywhere for args
|
2020-10-28 12:45:26 -04:00 |
MethodReturnTypeProviderInterface.php
|
Use lists everywhere for args
|
2020-10-28 12:45:26 -04:00 |
MethodVisibilityProviderInterface.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
PropertyExistenceProviderInterface.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
PropertyTypeProviderInterface.php
|
Remove (and prevent) unused uses (#5704)
|
2021-05-03 17:22:15 -04:00 |
PropertyVisibilityProviderInterface.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
StringInterpreterInterface.php
|
Apply PHPCS fixes
|
2019-07-05 16:27:53 -04:00 |