Used a lower level on phpstan to avoid errors produced by Symfony 4.1.5 new phpdocs

This commit is contained in:
Alejandro Celaya
2018-11-16 16:44:48 +01:00
parent 8fc949898b
commit 4745a37549
3 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +1,4 @@
parameters:
excludes_analyse:
- module/Common/src/Template/Extension/TranslatorExtension.php
- module/Rest/src/Util/RestUtils.php
ignoreErrors:
- '#League\\Plates\\callback#'
- '#is not subtype of Throwable#'