From f8ad0c194e259c164e55db9f547e234b4eb7d30e Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Sat, 17 Nov 2018 07:17:12 +0100 Subject: [PATCH] Move silencing to phpunit.xml.dist --- phpunit/phpunit/4.7/.env.test | 1 - phpunit/phpunit/4.7/phpunit.xml.dist | 1 + symfony/phpunit-bridge/3.3/.env.test | 1 - symfony/phpunit-bridge/3.3/phpunit.xml.dist | 1 + symfony/phpunit-bridge/4.1/.env.test | 1 - 5 files changed, 2 insertions(+), 3 deletions(-) diff --git a/phpunit/phpunit/4.7/.env.test b/phpunit/phpunit/4.7/.env.test index bae86b3e..414430e7 100644 --- a/phpunit/phpunit/4.7/.env.test +++ b/phpunit/phpunit/4.7/.env.test @@ -1,5 +1,4 @@ # define your env variables for the test env here KERNEL_CLASS='App\Kernel' APP_SECRET='s$cretf0rt3st' -SHELL_VERBOSITY=-1 SYMFONY_DEPRECATIONS_HELPER=999999 diff --git a/phpunit/phpunit/4.7/phpunit.xml.dist b/phpunit/phpunit/4.7/phpunit.xml.dist index 580b393b..25cc21db 100644 --- a/phpunit/phpunit/4.7/phpunit.xml.dist +++ b/phpunit/phpunit/4.7/phpunit.xml.dist @@ -10,6 +10,7 @@ + diff --git a/symfony/phpunit-bridge/3.3/.env.test b/symfony/phpunit-bridge/3.3/.env.test index bae86b3e..414430e7 100644 --- a/symfony/phpunit-bridge/3.3/.env.test +++ b/symfony/phpunit-bridge/3.3/.env.test @@ -1,5 +1,4 @@ # define your env variables for the test env here KERNEL_CLASS='App\Kernel' APP_SECRET='s$cretf0rt3st' -SHELL_VERBOSITY=-1 SYMFONY_DEPRECATIONS_HELPER=999999 diff --git a/symfony/phpunit-bridge/3.3/phpunit.xml.dist b/symfony/phpunit-bridge/3.3/phpunit.xml.dist index ecd288da..ef4352ef 100644 --- a/symfony/phpunit-bridge/3.3/phpunit.xml.dist +++ b/symfony/phpunit-bridge/3.3/phpunit.xml.dist @@ -10,6 +10,7 @@ + diff --git a/symfony/phpunit-bridge/4.1/.env.test b/symfony/phpunit-bridge/4.1/.env.test index bae86b3e..414430e7 100644 --- a/symfony/phpunit-bridge/4.1/.env.test +++ b/symfony/phpunit-bridge/4.1/.env.test @@ -1,5 +1,4 @@ # define your env variables for the test env here KERNEL_CLASS='App\Kernel' APP_SECRET='s$cretf0rt3st' -SHELL_VERBOSITY=-1 SYMFONY_DEPRECATIONS_HELPER=999999