From 53ad49b4ef13f11a1af7877b5aa024f8782958b4 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 12 Apr 2017 21:18:21 +0200 Subject: [PATCH] unify PHPUnit config files * add XML namespace attributes * remove attributes using default values * remove unknown `syntaxCheck` option --- .../Component/ExpressionLanguage/phpunit.xml.dist | 11 +++-------- src/Symfony/Component/Security/Acl/phpunit.xml.dist | 11 +++-------- src/Symfony/Component/Security/Core/phpunit.xml.dist | 11 +++-------- src/Symfony/Component/Security/Csrf/phpunit.xml.dist | 11 +++-------- src/Symfony/Component/Security/Http/phpunit.xml.dist | 11 +++-------- 5 files changed, 15 insertions(+), 40 deletions(-) diff --git a/src/Symfony/Component/ExpressionLanguage/phpunit.xml.dist b/src/Symfony/Component/ExpressionLanguage/phpunit.xml.dist index e7ecd6fb2b..517322fb4f 100644 --- a/src/Symfony/Component/ExpressionLanguage/phpunit.xml.dist +++ b/src/Symfony/Component/ExpressionLanguage/phpunit.xml.dist @@ -1,14 +1,9 @@ - - - - -