### Symfony version(s) affected 7.3.0 ### Description Q | A -- | -- symfony/phpunit-bridge | 7.3.0 brianium/paratest | 7.10.2 phpunit/phpunit | 12.2.2 PHP | 8.4.6 When using the PHPUnitBridge in PHPUnit running under ParaTest, the deprecations output after the tests finished is not displayed. See the following issue/discussion under ParaTest, which was closed with the request to open an issue here: https://github.com/paratestphp/paratest/issues/911 ### How to reproduce Run any phpunit configuration that shows deprecations with ParaTest. ### Possible Solution _No response_ ### Additional Context _No response_