This commit is contained in:
Simon Vieille 2018-06-06 15:55:17 +02:00
bovenliggende 95c470e404
commit 6169083b5e
Geen bekende sleutel gevonden voor deze handtekening in de database
GPG sleutel-ID: 919533E2B946EA10
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen

Bestand weergeven

@ -1,7 +1,7 @@
csv-validator
=============
[![](https://phpci.gitnet.fr/build-status/image/2?branch=master&label=PHPCensor&style=flat-square)](https://phpci.gitnet.fr/build-status/view/2)
[![](https://phpci.gitnet.fr/build-status/image/1?branch=master&label=PHPCensor&style=flat-square)](https://phpci.gitnet.fr/build-status/view/1)
CSV validator library

Bestand weergeven

@ -7,7 +7,7 @@
convertWarningsToExceptions = "true"
processIsolation = "false"
stopOnFailure = "false"
syntaxCheck = "false"
syntaxCheck = "true"
bootstrap = "vendor/autoload.php" >
<testsuites>