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-baseline.neon
-95Lines changed: 0 additions & 95 deletions
Original file line number
Diff line number
Diff line change
@@ -1,50 +1,5 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:"#^Call to static method addSign\\(\\) on an unknown class SimpleSAML\\\\Module\\\\saml\\\\Message\\.$#"
5
-
count:1
6
-
path:src/Binding/HTTPArtifact.php
7
-
8
-
-
9
-
message:"#^Call to static method getInstance\\(\\) on an unknown class SimpleSAML\\\\Configuration\\.$#"
10
-
count:2
11
-
path:src/Binding/HTTPArtifact.php
12
-
13
-
-
14
-
message:"#^Call to static method getInstance\\(\\) on an unknown class SimpleSAML\\\\Store\\\\StoreFactory\\.$#"
15
-
count:1
16
-
path:src/Binding/HTTPArtifact.php
17
-
18
-
-
19
-
message:"#^Call to static method getMetadataHandler\\(\\) on an unknown class SimpleSAML\\\\Metadata\\\\MetaDataStorageHandler\\.$#"
20
-
count:1
21
-
path:src/Binding/HTTPArtifact.php
22
-
23
-
-
24
-
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\HTTP not found\\.$#"
25
-
count:1
26
-
path:src/Binding/HTTPArtifact.php
27
-
28
-
-
29
-
message:"#^Parameter \\$idpMetadata of method SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:verifyArtifactResponseSignature\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
30
-
count:1
31
-
path:src/Binding/HTTPArtifact.php
32
-
33
-
-
34
-
message:"#^Parameter \\$idpMetadata of method SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:verifyMessageSignature\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
35
-
count:1
36
-
path:src/Binding/HTTPArtifact.php
37
-
38
-
-
39
-
message:"#^Parameter \\$sp of method SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:setSPMetadata\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
40
-
count:1
41
-
path:src/Binding/HTTPArtifact.php
42
-
43
-
-
44
-
message:"#^Property SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:\\$spMetadata has unknown class SimpleSAML\\\\Configuration as its type\\.$#"
45
-
count:1
46
-
path:src/Binding/HTTPArtifact.php
47
-
48
3
-
49
4
message:"#^Access to constant AES128_CBC on an unknown class SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
50
5
count:1
@@ -65,61 +20,11 @@ parameters:
65
20
count:1
66
21
path:src/Certificate/PrivateKeyLoader.php
67
22
68
-
-
69
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:convertToIdentityProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
70
-
count:1
71
-
path:src/Configuration/SimpleSAMLConverter.php
72
-
73
-
-
74
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:convertToServiceProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
75
-
count:1
76
-
path:src/Configuration/SimpleSAMLConverter.php
77
-
78
-
-
79
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForDecryptionProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
80
-
count:1
81
-
path:src/Configuration/SimpleSAMLConverter.php
82
-
83
-
-
84
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForIdentityProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
85
-
count:1
86
-
path:src/Configuration/SimpleSAMLConverter.php
87
-
88
-
-
89
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForServiceProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
90
-
count:1
91
-
path:src/Configuration/SimpleSAMLConverter.php
92
-
93
-
-
94
-
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:pluckConfiguration\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
95
-
count:1
96
-
path:src/Configuration/SimpleSAMLConverter.php
97
-
98
-
-
99
-
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\Config not found\\.$#"
100
-
count:1
101
-
path:src/SOAPClient.php
102
-
103
-
-
104
-
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\Crypto not found\\.$#"
105
-
count:1
106
-
path:src/SOAPClient.php
107
-
108
-
-
109
-
message:"#^Parameter \\$dstMetadata of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:send\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
110
-
count:1
111
-
path:src/SOAPClient.php
112
-
113
23
-
114
24
message:"#^Parameter \\$key of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:validateSSL\\(\\) has invalid type SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
115
25
count:1
116
26
path:src/SOAPClient.php
117
27
118
-
-
119
-
message:"#^Parameter \\$srcMetadata of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:send\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
0 commit comments