2020-04-01 20:40:00 +02:00
|
|
|
parameters:
|
|
|
|
level: max
|
|
|
|
paths:
|
|
|
|
- Classes
|
|
|
|
- Tests
|
|
|
|
checkMissingIterableValueType: false
|
2020-07-30 12:22:32 +02:00
|
|
|
reportUnmatchedIgnoredErrors: true
|
2020-04-01 20:40:00 +02:00
|
|
|
ignoreErrors:
|
2020-07-29 10:07:14 +02:00
|
|
|
- '#Cannot call method fetch\(\) on Doctrine\\DBAL\\Driver\\Statement\|int\.#'
|
2020-04-01 20:40:00 +02:00
|
|
|
- '#Cannot call method fetchAll\(\) on Doctrine\\DBAL\\Driver\\Statement\|int\.#'
|
|
|
|
- '#Cannot call method fetchColumn\(\) on Doctrine\\DBAL\\Driver\\Statement\|int\.#'
|
2020-07-30 12:22:32 +02:00
|
|
|
-
|
|
|
|
message: '#\$timestamp of function date expects int, int\|false given\.#'
|
|
|
|
path: Classes/Dashboard/Provider/PageviewsPerDay.php
|
|
|
|
count: 1
|
|
|
|
-
|
|
|
|
message: '#Parameter \#1 \$start of method DanielSiepmann\\Tracking\\Dashboard\\Provider\\PageviewsPerDay::getPageviewsInPeriod\(\) expects int, int\|false given\.#'
|
|
|
|
path: Classes/Dashboard/Provider/PageviewsPerDay.php
|
|
|
|
count: 1
|
|
|
|
-
|
|
|
|
message: '#Parameter \#2 \$end of method DanielSiepmann\\Tracking\\Dashboard\\Provider\\PageviewsPerDay::getPageviewsInPeriod\(\) expects int, int\|false given\.#'
|
|
|
|
path: Classes/Dashboard/Provider/PageviewsPerDay.php
|
|
|
|
count: 1
|