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 e46ee80 commit 82a38e1Copy full SHA for 82a38e1
conf/config.neon
@@ -1487,9 +1487,6 @@ services:
1487
tags:
1488
- phpstan.dynamicFunctionThrowTypeExtension
1489
1490
- -
1491
- class: PHPStan\Type\Php\PregMatchTypeSpecifyingExtension
1492
-
1493
1494
class: PHPStan\Type\Php\PregMatchTypeSpecifyingExtension
1495
@@ -1500,9 +1497,6 @@ services:
1500
1497
1501
1498
- phpstan.functionParameterOutTypeExtension
1502
1499
1503
1504
- class: PHPStan\Type\Php\PregMatchParameterOutTypeExtension
1505
1506
1507
class: PHPStan\Type\Php\RegexArrayShapeMatcher
1508
0 commit comments