-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Unused exception classes #6007
Copy link
Copy link
Closed
Labels
type/refactoringA refactoring that should be applied to make the code easier to understand and maintainA refactoring that should be applied to make the code easier to understand and maintain
Metadata
Metadata
Assignees
Labels
type/refactoringA refactoring that should be applied to make the code easier to understand and maintainA refactoring that should be applied to make the code easier to understand and maintain
I was looking thru 6894018 with a focus on possibly unused code which maybe can be dropped with a major release.
I found these unused
Exceptionclasses, which maybe can be deleted?I did not find references to these files in the codebase.
PHPUnit\Framework\MockObject\BadMethodCallExceptionPHPUnit\Framework\MockObject\ReflectionExceptionPHPUnit\Framework\MockObject\Generator\UnknownClassExceptionPHPUnit\Logging\ExceptionPHPUnit\Metadata\ReflectionExceptionPHPUnit\Runner\NoIgnoredEventExceptionPHPUnit\Runner\ReflectionExceptionPHPUnit\TextUI\Configuration\ConfigurationCannotBeBuiltExceptionPHPUnit\TextUI\Configuration\IncludePathNotConfiguredExceptionPHPUnit\TextUI\Configuration\NoCliArgumentExceptionPHPUnit\TextUI\XmlConfiguration\MigrationBuilderExceptionPHPUnit\TextUI\ExtensionsNotConfiguredExceptionPHPUnit\TextUI\ReflectionException