Так как мой Symfony 2 обновляется до 2.7. Я получаю много устаревших ошибок в PHPUnit и console (сообщение уже ясно).
ProjectX\ApiBundle\Tests\Controller\SectionsControllerTest::testPostDebug()
The twig.form.resources configuration key is deprecated since version 2.6 and will be removed in 3.0. Use the twig.form_themes configuration key instead.
Есть идеи, как отключить их сейчас?