Closed
Description
Laravel Version
Any that uses PHPUnit ^10
PHP Version
Any
Database Driver & Version
No response
Description
Seems that, since PHPUnit 10.5.4, running any kind of test suite that boots the Laravel Framework displays the following warning multiple times: Test code or tested code did not remove its own exception handlers
.
Steps To Reproduce
laravel new laravel
cd laravel
./vendor/bin/phpunit
Metadata
Metadata
Assignees
Labels
No labels