You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon.dist
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,6 @@ parameters:
23
23
message: '~^Constant RCMAIL_VERSION not found\.$~'
24
24
path: 'src/ExtensionInstaller.php'
25
25
count: 3
26
-
-
27
-
message: '~^Call to static method db_init\(\) on an unknown class rcmail_utils\.$~'
28
-
path: 'src/ExtensionInstaller.php'
29
-
count: 1
30
-
-
31
-
message: '~^Call to static method db_update\(\) on an unknown class rcmail_utils\.$~'
32
-
path: 'src/ExtensionInstaller.php'
33
-
count: 1
34
26
-
35
27
message: '~^Method Roundcube\\Composer\\ExtensionInstaller::install\(\) should return React\\Promise\\PromiseInterface<void\|null>|null but return statement is missing\.$~'
36
28
path: 'src/ExtensionInstaller.php'
@@ -43,14 +35,6 @@ parameters:
43
35
message: '~^Short ternary operator is not allowed\. Use null coalesce operator if applicable or consider using long ternary\.$~'
44
36
path: 'src/ExtensionInstaller.php'
45
37
count: 1
46
-
-
47
-
message: '~^Instantiated class rcube_config not found\.$~'
48
-
path: 'src/ExtensionInstaller.php'
49
-
count: 1
50
-
-
51
-
message: '~^Call to method resolve_paths\(\) on an unknown class rcube_config\.$~'
52
-
path: 'src/ExtensionInstaller.php'
53
-
count: 1
54
38
-
55
39
message: '~^Call to function in_array\(\) requires parameter #3 to be set\.$~'
0 commit comments