-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathphpstan-baseline.neon
More file actions
56 lines (46 loc) · 1.93 KB
/
phpstan-baseline.neon
File metadata and controls
56 lines (46 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
parameters:
ignoreErrors:
-
message: "#^Instantiated class DrewM\\\\MailChimp\\\\Batch not found\\.$#"
count: 6
path: Deliverance/DeliveranceMailChimpList.php
-
message: "#^Instantiated class DrewM\\\\MailChimp\\\\MailChimp not found\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpList.php
-
message: "#^Access to undefined constant DeliveranceMailChimpList\\:\\:BOUNCED_ERROR_CODE\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Access to undefined constant DeliveranceMailChimpList\\:\\:INVALID_ADDRESS_ERROR_CODE\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Access to undefined constant DeliveranceMailChimpList\\:\\:NOT_FOUND_ERROR_CODE\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Access to undefined constant DeliveranceMailChimpList\\:\\:NOT_SUBSCRIBED_ERROR_CODE\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Access to undefined constant DeliveranceMailChimpList\\:\\:PREVIOUSLY_UNSUBSCRIBED_ERROR_CODE\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Call to an undefined static method DeliveranceListUpdater\\:\\:handleResult\\(\\)\\.$#"
count: 1
path: Deliverance/DeliveranceMailChimpListUpdater.php
-
message: "#^Call to an undefined method DeliveranceMailChimpUnsubscribePage\\:\\:getInterests\\(\\)\\.$#"
count: 1
path: Deliverance/pages/DeliveranceMailChimpUnsubscribePage.php
-
message: "#^Call to an undefined method DeliveranceMailChimpUnsubscribePage\\:\\:getNewInterests\\(\\)\\.$#"
count: 1
path: Deliverance/pages/DeliveranceMailChimpUnsubscribePage.php
-
message: "#^Call to an undefined static method DeliveranceUnsubscribePage\\:\\:removeInterests\\(\\)\\.$#"
count: 1
path: Deliverance/pages/DeliveranceMailChimpUnsubscribePage.php