]> git.openstreetmap.org Git - nominatim.git/commitdiff
remove phpunit config key deprecated since version 3.5
authormarc tobias <mtmail@gmx.net>
Fri, 8 Feb 2019 23:34:04 +0000 (00:34 +0100)
committermarc tobias <mtmail@gmx.net>
Fri, 8 Feb 2019 23:37:11 +0000 (00:37 +0100)
test/php/phpunit.xml

index 1fc95795c1d0b86b3704488e10956f493f0b1d26..bc07177ce8dfa2c84abf093390b4539964551b1d 100644 (file)
@@ -7,7 +7,6 @@
     convertWarningsToExceptions="true"
     processIsolation="false"
     stopOnFailure="false"
-    syntaxCheck="true"
     bootstrap="./bootstrap.php"
     beStrictAboutTestsThatDoNotTestAnything="true"
     >