add stream parser

This commit is contained in:
Simon Vieille 2020-02-10 16:24:43 +01:00
commit 9899e5bfbd
Signed by: deblan
GPG key ID: 03383D15A1D31745
5 changed files with 273 additions and 6 deletions

View file

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