-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathphpstan.baseline.neon
More file actions
106 lines (86 loc) · 3.36 KB
/
phpstan.baseline.neon
File metadata and controls
106 lines (86 loc) · 3.36 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
parameters:
ignoreErrors:
-
message: "#^Result of function regenerate_session \\(void\\) is used\\.$#"
count: 1
path: lib/core/Authentication.php
-
message: "#^Result of method DbMySQLi\\:\\:getConfiguration\\(\\) \\(void\\) is used\\.$#"
count: 1
path: lib/core/DbMySQLi.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.all_pages' \\('nav\\.all_pages', 'nav\\.all_pages'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.all_users' \\('nav\\.all_users', 'nav\\.all_users'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.comments' \\('nav\\.comments', 'nav\\.comments'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.export' \\('nav\\.export', 'nav\\.export'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.import' \\('nav\\.import', 'nav\\.import'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Array has 2 duplicate keys with value 'nav\\.tools' \\('nav\\.tools', 'nav\\.tools'\\)\\.$#"
count: 1
path: lib/utility/admin-translations.php
-
message: "#^Instantiated class Selective\\\\ArchiveBomb\\\\Engine\\\\RarBombEngine not found\\.$#"
count: 1
path: lib/utility/archive-scanner.php
-
message: "#^Instantiated class Selective\\\\ArchiveBomb\\\\Engine\\\\ZipBombEngine not found\\.$#"
count: 1
path: lib/utility/archive-scanner.php
-
message: "#^Instantiated class Selective\\\\ArchiveBomb\\\\Scanner\\\\BombScanner not found\\.$#"
count: 2
path: lib/utility/archive-scanner.php
-
message: "#^Result of function getimage_type \\(void\\) is used\\.$#"
count: 1
path: lib/utility/check-mime-type.php
-
message: "#^Result of function current_request_method \\(void\\) is used\\.$#"
count: 1
path: lib/utility/check-request-generated.php
-
message: "#^Class GdImage not found\\.$#"
count: 2
path: lib/utility/create-thumbnail.php
-
message: "#^Result of function base_escape \\(void\\) is used\\.$#"
count: 1
path: lib/utility/escape-html.php
-
message: "#^Result of function zend_ip_address \\(void\\) is used\\.$#"
count: 1
path: lib/utility/get-ip-address.php
-
message: "#^Cannot unset offset 'del' on array\\{abbr\\: 1, acronym\\: 1, address\\: 1, b\\: 1, bdi\\: 1, bdo\\: 1, big\\: 1, caption\\: 1, \\.\\.\\.\\}\\.$#"
count: 2
path: lib/utility/htmlawed.php
-
message: "#^Cannot unset offset 'ins' on array\\{abbr\\: 1, acronym\\: 1, address\\: 1, b\\: 1, bdi\\: 1, bdo\\: 1, big\\: 1, caption\\: 1, \\.\\.\\.\\}\\.$#"
count: 2
path: lib/utility/htmlawed.php
-
message: "#^Inner named functions are not supported by PHPStan\\. Consider refactoring to an anonymous function, class method, or a top\\-level\\-defined function\\. See issue \\#165 \\(https\\://github\\.com/phpstan/phpstan/issues/165\\) for more details\\.$#"
count: 2
path: lib/utility/htmlawed.php
-
message: "#^Undefined variable\\: \\$php_errormsg$#"
count: 1
path: lib/utility/htmlawed.php
-
message: "#^Result of function clip \\(void\\) is used\\.$#"
count: 1
path: lib/utility/invoke-plugin.php