From 60d9dd69e4ec20e4b0ac7193b4696892b3f7ed13 Mon Sep 17 00:00:00 2001 From: Gert de Pagter Date: Fri, 5 Feb 2021 09:33:50 +0100 Subject: [PATCH] Set display_errors for phpunit --- phpunit/phpunit/4.7/phpunit.xml.dist | 1 + phpunit/phpunit/9.3/phpunit.xml.dist | 1 + symfony/phpunit-bridge/3.3/phpunit.xml.dist | 1 + symfony/phpunit-bridge/4.1/phpunit.xml.dist | 1 + symfony/phpunit-bridge/4.3/phpunit.xml.dist | 1 + symfony/phpunit-bridge/5.1/phpunit.xml.dist | 1 + symfony/phpunit-bridge/5.3/phpunit.xml.dist | 1 + 7 files changed, 7 insertions(+) diff --git a/phpunit/phpunit/4.7/phpunit.xml.dist b/phpunit/phpunit/4.7/phpunit.xml.dist index c7634d6f..5e908971 100644 --- a/phpunit/phpunit/4.7/phpunit.xml.dist +++ b/phpunit/phpunit/4.7/phpunit.xml.dist @@ -8,6 +8,7 @@ bootstrap="tests/bootstrap.php" > + diff --git a/phpunit/phpunit/9.3/phpunit.xml.dist b/phpunit/phpunit/9.3/phpunit.xml.dist index 3832fac2..af3f1474 100644 --- a/phpunit/phpunit/9.3/phpunit.xml.dist +++ b/phpunit/phpunit/9.3/phpunit.xml.dist @@ -9,6 +9,7 @@ convertDeprecationsToExceptions="false" > + diff --git a/symfony/phpunit-bridge/3.3/phpunit.xml.dist b/symfony/phpunit-bridge/3.3/phpunit.xml.dist index d04e8ff5..294a5593 100644 --- a/symfony/phpunit-bridge/3.3/phpunit.xml.dist +++ b/symfony/phpunit-bridge/3.3/phpunit.xml.dist @@ -8,6 +8,7 @@ bootstrap="tests/bootstrap.php" > + diff --git a/symfony/phpunit-bridge/4.1/phpunit.xml.dist b/symfony/phpunit-bridge/4.1/phpunit.xml.dist index d81f0c30..57667791 100644 --- a/symfony/phpunit-bridge/4.1/phpunit.xml.dist +++ b/symfony/phpunit-bridge/4.1/phpunit.xml.dist @@ -8,6 +8,7 @@ bootstrap="tests/bootstrap.php" > + diff --git a/symfony/phpunit-bridge/4.3/phpunit.xml.dist b/symfony/phpunit-bridge/4.3/phpunit.xml.dist index d81f0c30..57667791 100644 --- a/symfony/phpunit-bridge/4.3/phpunit.xml.dist +++ b/symfony/phpunit-bridge/4.3/phpunit.xml.dist @@ -8,6 +8,7 @@ bootstrap="tests/bootstrap.php" > + diff --git a/symfony/phpunit-bridge/5.1/phpunit.xml.dist b/symfony/phpunit-bridge/5.1/phpunit.xml.dist index 0bd20c85..2c0e6950 100644 --- a/symfony/phpunit-bridge/5.1/phpunit.xml.dist +++ b/symfony/phpunit-bridge/5.1/phpunit.xml.dist @@ -8,6 +8,7 @@ bootstrap="tests/bootstrap.php" > + diff --git a/symfony/phpunit-bridge/5.3/phpunit.xml.dist b/symfony/phpunit-bridge/5.3/phpunit.xml.dist index 3832fac2..af3f1474 100644 --- a/symfony/phpunit-bridge/5.3/phpunit.xml.dist +++ b/symfony/phpunit-bridge/5.3/phpunit.xml.dist @@ -9,6 +9,7 @@ convertDeprecationsToExceptions="false" > +