Этот коммит содержится в:
Simon Vieille 2018-06-06 15:55:17 +02:00
родитель 95c470e404
Коммит 6169083b5e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 919533E2B946EA10
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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

Просмотреть файл

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