|
384 | 384 | 'Doctrine\\DBAL\\Types\\VarDateTimeImmutableType' => $vendorDir . '/doctrine/dbal/src/Types/VarDateTimeImmutableType.php',
|
385 | 385 | 'Doctrine\\DBAL\\Types\\VarDateTimeType' => $vendorDir . '/doctrine/dbal/src/Types/VarDateTimeType.php',
|
386 | 386 | 'Doctrine\\DBAL\\VersionAwarePlatformDriver' => $vendorDir . '/doctrine/dbal/src/VersionAwarePlatformDriver.php',
|
387 |
| - 'Doctrine\\Deprecations\\Deprecation' => $vendorDir . '/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php', |
388 |
| - 'Doctrine\\Deprecations\\PHPUnit\\VerifyDeprecations' => $vendorDir . '/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php', |
| 387 | + 'Doctrine\\Deprecations\\Deprecation' => $vendorDir . '/doctrine/deprecations/src/Deprecation.php', |
| 388 | + 'Doctrine\\Deprecations\\PHPUnit\\VerifyDeprecations' => $vendorDir . '/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php', |
389 | 389 | 'Dogma\\Application\\Colors' => $vendorDir . '/dogma/dogma/src/Application/Colors.php',
|
390 | 390 | 'Dogma\\Application\\ConfigurationProfile' => $vendorDir . '/dogma/dogma/src/Application/ConfigurationProfile.php',
|
391 | 391 | 'Dogma\\Application\\Configurator' => $vendorDir . '/dogma/dogma/src/Application/Configurator.php',
|
|
2023 | 2023 | 'Symplify\\PHPStanRules\\ValueObject\\ClassNamespaceAndDirectory' => $vendorDir . '/symplify/phpstan-rules/src/ValueObject/ClassNamespaceAndDirectory.php',
|
2024 | 2024 | 'Symplify\\PHPStanRules\\ValueObject\\Configuration\\RequiredWithMessage' => $vendorDir . '/symplify/phpstan-rules/src/ValueObject/Configuration/RequiredWithMessage.php',
|
2025 | 2025 | 'Symplify\\PHPStanRules\\ValueObject\\MethodCallReference' => $vendorDir . '/symplify/phpstan-rules/src/ValueObject/MethodCallReference.php',
|
2026 |
| - 'TheCodingMachine\\Safe\\PHPStan\\Rules\\UseSafeClassesRule' => $vendorDir . '/thecodingmachine/phpstan-safe-rule/src/Rules/UseSafeClassesRule.php', |
2027 |
| - 'TheCodingMachine\\Safe\\PHPStan\\Rules\\UseSafeFunctionsRule' => $vendorDir . '/thecodingmachine/phpstan-safe-rule/src/Rules/UseSafeFunctionsRule.php', |
2028 |
| - 'TheCodingMachine\\Safe\\PHPStan\\Type\\Php\\ReplaceSafeFunctionsDynamicReturnTypeExtension' => $vendorDir . '/thecodingmachine/phpstan-safe-rule/src/Type/Php/ReplaceSafeFunctionsDynamicReturnTypeExtension.php', |
2029 |
| - 'TheCodingMachine\\Safe\\PHPStan\\Utils\\ClassListLoader' => $vendorDir . '/thecodingmachine/phpstan-safe-rule/src/Utils/ClassListLoader.php', |
2030 |
| - 'TheCodingMachine\\Safe\\PHPStan\\Utils\\FunctionListLoader' => $vendorDir . '/thecodingmachine/phpstan-safe-rule/src/Utils/FunctionListLoader.php', |
2031 | 2026 | 'TomasVotruba\\CognitiveComplexity\\AstCognitiveComplexityAnalyzer' => $vendorDir . '/tomasvotruba/cognitive-complexity/src/AstCognitiveComplexityAnalyzer.php',
|
2032 | 2027 | 'TomasVotruba\\CognitiveComplexity\\ClassReflectionParser' => $vendorDir . '/tomasvotruba/cognitive-complexity/src/ClassReflectionParser.php',
|
2033 | 2028 | 'TomasVotruba\\CognitiveComplexity\\Configuration' => $vendorDir . '/tomasvotruba/cognitive-complexity/src/Configuration.php',
|
|
2061 | 2056 | 'TomasVotruba\\UnusedPublic\\ClassTypeDetector' => $vendorDir . '/tomasvotruba/unused-public/src/ClassTypeDetector.php',
|
2062 | 2057 | 'TomasVotruba\\UnusedPublic\\CollectorMapper\\MethodCallCollectorMapper' => $vendorDir . '/tomasvotruba/unused-public/src/CollectorMapper/MethodCallCollectorMapper.php',
|
2063 | 2058 | 'TomasVotruba\\UnusedPublic\\Collectors\\Callable_\\AttributeCallableCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/Callable_/AttributeCallableCollector.php',
|
2064 |
| - 'TomasVotruba\\UnusedPublic\\Collectors\\Callable_\\CallUserFuncCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/Callable_/CallUserFuncCollector.php', |
| 2059 | + 'TomasVotruba\\UnusedPublic\\Collectors\\Callable_\\CallableTypeCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/Callable_/CallableTypeCollector.php', |
2065 | 2060 | 'TomasVotruba\\UnusedPublic\\Collectors\\ClassConstFetchCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/ClassConstFetchCollector.php',
|
2066 | 2061 | 'TomasVotruba\\UnusedPublic\\Collectors\\FormTypeClassCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/FormTypeClassCollector.php',
|
2067 | 2062 | 'TomasVotruba\\UnusedPublic\\Collectors\\MethodCall\\MethodCallCollector' => $vendorDir . '/tomasvotruba/unused-public/src/Collectors/MethodCall/MethodCallCollector.php',
|
|
0 commit comments