mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Used a lower level on phpstan to avoid errors produced by Symfony 4.1.5 new phpdocs
This commit is contained in:
@@ -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#'
|
||||
|
||||
Reference in New Issue
Block a user