aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-12-30 11:36:08 +0100
committerMarc Alexander <admin@m-a-styles.de>2019-01-02 20:19:56 +0100
commitc6cc6ba8d8f946eb60bb47c6ca26c49bb211e1bf (patch)
treed1cc56f7b2bf096dbd8f971b0bbbfe4b95fe445d /phpunit.xml.dist
parent[ticket/14948] Require PHP 7.1 and update dependencies (diff)
downloadphpbb-c6cc6ba8d8f946eb60bb47c6ca26c49bb211e1bf.tar.gz
phpbb-c6cc6ba8d8f946eb60bb47c6ca26c49bb211e1bf.tar.bz2
phpbb-c6cc6ba8d8f946eb60bb47c6ca26c49bb211e1bf.zip
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
Diffstat (limited to 'phpunit.xml.dist')
-rw-r--r--phpunit.xml.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 71a94da89f..1d9e35c9f3 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -8,7 +8,6 @@
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
- syntaxCheck="false"
bootstrap="tests/bootstrap.php"
>
<testsuites>