I\'m new on Symfony and PHPUnit.
I would like to run some tests, there are a lot of deprecation notices. But it does not matter because I\'ll stay on Symfony 2.8 for no
Finally found the solution !
Just add
to your phpunit.xml (or any other file that you use to configure phpunit)
phpunit.xml