We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc54963 commit 16fabaaCopy full SHA for 16fabaa
conf/config.neon
@@ -215,8 +215,8 @@ extensions:
215
parametersSchema: PHPStan\DependencyInjection\ParametersSchemaExtension
216
validateIgnoredErrors: PHPStan\DependencyInjection\ValidateIgnoredErrorsExtension
217
validateExcludePaths: PHPStan\DependencyInjection\ValidateExcludePathsExtension
218
- validateServiceTags: PHPStan\DependencyInjection\ValidateServiceTagsExtension
219
autowiredAttributeServices: PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
+ validateServiceTags: PHPStan\DependencyInjection\ValidateServiceTagsExtension
220
221
conditionalTags:
222
PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule:
0 commit comments