From 1dd851e09fa59a18a3d0038a74cd79187015a973 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 4 Jun 2018 13:54:01 +0100 Subject: [PATCH] Removed legacy phpunit flag --- phpunit.xml.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d963e75d85..6ae4f5f547 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -10,7 +10,6 @@ processIsolation="false" stopOnError="false" stopOnFailure="false" - syntaxCheck="true" verbose="true" >