Merge branch '5.5'
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / api / dragonmantank / cron-expression / phpstan.neon
1 parameters:
2 checkMissingIterableValueType: false
3
4 ignoreErrors:
5 - '#Call to an undefined method DateTimeInterface::add\(\)#'
6 - '#Call to an undefined method DateTimeInterface::modify\(\)#'
7 - '#Call to an undefined method DateTimeInterface::setDate\(\)#'
8 - '#Call to an undefined method DateTimeInterface::setTime\(\)#'
9 - '#Call to an undefined method DateTimeInterface::setTimezone\(\)#'
10 - '#Call to an undefined method DateTimeInterface::sub\(\)#'
11
12 level: max
13
14 paths:
15 - src/