[Working] set PHPStan to lvl 5
This commit is contained in:
parent
5d5b3459cd
commit
268cf6f6da
@ -8,8 +8,9 @@ parameters:
|
|||||||
- ../../../../Shops/CE/6.1.x/616_/vendor/oxid-esales
|
- ../../../../Shops/CE/6.1.x/616_/vendor/oxid-esales
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#.*is not subtype of Throwable.*#'
|
- '#.*is not subtype of Throwable.*#'
|
||||||
|
- '#Parameter \#2 \$sValue of method OxidEsales\\EshopCommunity\\Core\\Controller\\BaseController::addTplParam\(\) expects string, true given#'
|
||||||
paths:
|
paths:
|
||||||
- ./
|
- ./
|
||||||
level: 4
|
level: 5
|
||||||
phpVersion: 70200
|
phpVersion: 70200
|
||||||
checkMissingIterableValueType: false
|
checkMissingIterableValueType: false
|
||||||
|
Loading…
Reference in New Issue
Block a user