Skip to content

Commit

Permalink
Always run StringsMatchDynamicReturnTypeExtension
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Aug 1, 2024
1 parent 5f97dfa commit e7f4889
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ parameters:
- terminate
- forward

conditionalTags:
PHPStan\Type\Nette\StringsMatchDynamicReturnTypeExtension:
phpstan.broker.dynamicStaticMethodReturnTypeExtension: %featureToggles.narrowPregMatches%

services:
-
class: PHPStan\Reflection\Nette\HtmlClassReflectionExtension
Expand Down Expand Up @@ -121,3 +117,5 @@ services:

-
class: PHPStan\Type\Nette\StringsMatchDynamicReturnTypeExtension
tags:
- phpstan.broker.dynamicStaticMethodReturnTypeExtension

0 comments on commit e7f4889

Please sign in to comment.