@@ -1369,34 +1369,6 @@ services:
13691369 tags :
13701370 - phpstan.typeSpecifier.functionTypeSpecifyingExtension
13711371
1372- -
1373- class : PHPStan\Type\Php\IsCallableFunctionTypeSpecifyingExtension
1374- tags :
1375- - phpstan.typeSpecifier.functionTypeSpecifyingExtension
1376-
1377- -
1378- class : PHPStan\Type\Php\IsIterableFunctionTypeSpecifyingExtension
1379- tags :
1380- - phpstan.typeSpecifier.functionTypeSpecifyingExtension
1381-
1382- -
1383- class : PHPStan\Type\Php\IsSubclassOfFunctionTypeSpecifyingExtension
1384- tags :
1385- - phpstan.typeSpecifier.functionTypeSpecifyingExtension
1386-
1387- -
1388- class : PHPStan\Type\Php\IsAFunctionTypeSpecifyingExtension
1389- tags :
1390- - phpstan.typeSpecifier.functionTypeSpecifyingExtension
1391-
1392- -
1393- class : PHPStan\Type\Php\IsAFunctionTypeSpecifyingHelper
1394-
1395- -
1396- class : PHPStan\Type\Php\CtypeDigitFunctionTypeSpecifyingExtension
1397- tags :
1398- - phpstan.typeSpecifier.functionTypeSpecifyingExtension
1399-
14001372 -
14011373 class : PHPStan\Type\Php\TypeSpecifyingFunctionsDynamicReturnTypeExtension
14021374 arguments :
@@ -1415,12 +1387,6 @@ services:
14151387 tags :
14161388 - phpstan.broker.dynamicFunctionReturnTypeExtension
14171389
1418- -
1419- class : PHPStan\Type\Php\XMLReaderOpenReturnTypeExtension
1420- tags :
1421- - phpstan.broker.dynamicMethodReturnTypeExtension
1422- - phpstan.broker.dynamicStaticMethodReturnTypeExtension
1423-
14241390 -
14251391 class : PHPStan\Type\Php\ReflectionGetAttributesMethodReturnTypeExtension
14261392 arguments :
@@ -1628,12 +1594,6 @@ services:
16281594 autowired :
16291595 - PHPStan\BetterReflection\SourceLocator\SourceStubber\ReflectionSourceStubber
16301596
1631- -
1632- class : PHPStan\Reflection\BetterReflection\SourceStubber\ReflectionSourceStubberFactory
1633-
1634- -
1635- class : PHPStan\Reflection\Deprecation\DeprecationProvider
1636-
16371597 php8Lexer :
16381598 class : PhpParser\Lexer\Emulative
16391599 factory : @PHPStan\Parser\LexerFactory::createEmulative ()
0 commit comments