| Q | A | --------------------| --------------- | PHPUnit version | 8.3.0 | PHP version | N/A | Installation Method | Composer / PHAR Class `PHPUnit\Framework\Error\Error` has been removed in 8.3.0. The removed class was marked as `@internal` but the [Testing PHP Errors](https://phpunit.readthedocs.io/en/8.2/writing-tests-for-phpunit.html#testing-php-errors) mentions uses of that class. So what's the alternative? Docs for 8.3 don't seem to be up yet.