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
+77-42Lines changed: 77 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -3,209 +3,244 @@ parameters:
3
3
-
4
4
message:"#^Call to static method addSign\\(\\) on an unknown class SimpleSAML\\\\Module\\\\saml\\\\Message\\.$#"
5
5
count:1
6
-
path:src/SAML2/Binding/HTTPArtifact.php
6
+
path:src/Binding/HTTPArtifact.php
7
7
8
8
-
9
9
message:"#^Call to static method getInstance\\(\\) on an unknown class SimpleSAML\\\\Configuration\\.$#"
10
10
count:2
11
-
path:src/SAML2/Binding/HTTPArtifact.php
11
+
path:src/Binding/HTTPArtifact.php
12
12
13
13
-
14
14
message:"#^Call to static method getInstance\\(\\) on an unknown class SimpleSAML\\\\Store\\\\StoreFactory\\.$#"
15
15
count:1
16
-
path:src/SAML2/Binding/HTTPArtifact.php
16
+
path:src/Binding/HTTPArtifact.php
17
17
18
18
-
19
19
message:"#^Call to static method getMetadataHandler\\(\\) on an unknown class SimpleSAML\\\\Metadata\\\\MetaDataStorageHandler\\.$#"
20
20
count:1
21
-
path:src/SAML2/Binding/HTTPArtifact.php
21
+
path:src/Binding/HTTPArtifact.php
22
22
23
23
-
24
24
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\HTTP not found\\.$#"
25
25
count:1
26
-
path:src/SAML2/Binding/HTTPArtifact.php
26
+
path:src/Binding/HTTPArtifact.php
27
27
28
28
-
29
29
message:"#^Parameter \\$key of method SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:validateSignature\\(\\) has invalid type SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
30
30
count:1
31
-
path:src/SAML2/Binding/HTTPArtifact.php
31
+
path:src/Binding/HTTPArtifact.php
32
32
33
33
-
34
34
message:"#^Parameter \\$sp of method SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:setSPMetadata\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
35
35
count:1
36
-
path:src/SAML2/Binding/HTTPArtifact.php
36
+
path:src/Binding/HTTPArtifact.php
37
37
38
38
-
39
39
message:"#^Property SimpleSAML\\\\SAML2\\\\Binding\\\\HTTPArtifact\\:\\:\\$spMetadata has unknown class SimpleSAML\\\\Configuration as its type\\.$#"
40
40
count:1
41
-
path:src/SAML2/Binding/HTTPArtifact.php
41
+
path:src/Binding/HTTPArtifact.php
42
42
43
43
-
44
44
message:"#^Access to constant AES128_CBC on an unknown class SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
45
45
count:1
46
-
path:src/SAML2/Certificate/PrivateKeyLoader.php
46
+
path:src/Certificate/PrivateKeyLoader.php
47
47
48
48
-
49
49
message:"#^Access to constant RSA_1_5 on an unknown class SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
50
50
count:1
51
-
path:src/SAML2/Certificate/PrivateKeyLoader.php
51
+
path:src/Certificate/PrivateKeyLoader.php
52
52
53
53
-
54
54
message:"#^Instantiated class SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey not found\\.$#"
55
55
count:2
56
-
path:src/SAML2/Certificate/PrivateKeyLoader.php
56
+
path:src/Certificate/PrivateKeyLoader.php
57
57
58
58
-
59
59
message:"#^Method SimpleSAML\\\\SAML2\\\\Certificate\\\\PrivateKeyLoader\\:\\:convertPrivateKeyToRsaKey\\(\\) has invalid return type SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
60
60
count:1
61
-
path:src/SAML2/Certificate/PrivateKeyLoader.php
61
+
path:src/Certificate/PrivateKeyLoader.php
62
62
63
63
-
64
64
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:convertToIdentityProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:convertToServiceProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForDecryptionProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForIdentityProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:enrichForServiceProvider\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Parameter \\$configuration of method SimpleSAML\\\\SAML2\\\\Configuration\\\\SimpleSAMLConverter\\:\\:pluckConfiguration\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
message:"#^Call to static method fromXML\\(\\) on an unknown class SimpleSAML\\\\SOAP11\\\\XML\\\\env\\\\Envelope\\.$#"
95
+
count:1
96
+
path:src/SOAPClient.php
97
+
98
+
-
99
+
message:"#^Call to static method fromXML\\(\\) on an unknown class SimpleSAML\\\\SOAP11\\\\XML\\\\env\\\\Fault\\.$#"
100
+
count:1
101
+
path:src/SOAPClient.php
102
+
103
+
-
104
+
message:"#^Call to static method getXPath\\(\\) on an unknown class SimpleSAML\\\\SOAP11\\\\Utils\\\\XPath\\.$#"
105
+
count:1
106
+
path:src/SOAPClient.php
107
+
108
+
-
109
+
message:"#^Call to static method xpQuery\\(\\) on an unknown class SimpleSAML\\\\SOAP11\\\\Utils\\\\XPath\\.$#"
110
+
count:1
111
+
path:src/SOAPClient.php
112
+
113
+
-
114
+
message:"#^Instantiated class SimpleSAML\\\\SOAP11\\\\XML\\\\env\\\\Body not found\\.$#"
115
+
count:1
116
+
path:src/SOAPClient.php
117
+
118
+
-
119
+
message:"#^Instantiated class SimpleSAML\\\\SOAP11\\\\XML\\\\env\\\\Envelope not found\\.$#"
120
+
count:1
121
+
path:src/SOAPClient.php
92
122
93
123
-
94
124
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\Config not found\\.$#"
95
125
count:1
96
-
path:src/SAML2/SOAPClient.php
126
+
path:src/SOAPClient.php
97
127
98
128
-
99
129
message:"#^Instantiated class SimpleSAML\\\\Utils\\\\Crypto not found\\.$#"
100
130
count:1
101
-
path:src/SAML2/SOAPClient.php
131
+
path:src/SOAPClient.php
132
+
133
+
-
134
+
message:"#^Method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:getSOAPFault\\(\\) has invalid return type SimpleSAML\\\\SOAP11\\\\XML\\\\env\\\\Fault\\.$#"
135
+
count:1
136
+
path:src/SOAPClient.php
102
137
103
138
-
104
139
message:"#^Parameter \\$dstMetadata of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:send\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
105
140
count:1
106
-
path:src/SAML2/SOAPClient.php
141
+
path:src/SOAPClient.php
107
142
108
143
-
109
144
message:"#^Parameter \\$key of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:validateSSL\\(\\) has invalid type SimpleSAML\\\\XMLSecurity\\\\XMLSecurityKey\\.$#"
110
145
count:1
111
-
path:src/SAML2/SOAPClient.php
146
+
path:src/SOAPClient.php
112
147
113
148
-
114
149
message:"#^Parameter \\$srcMetadata of method SimpleSAML\\\\SAML2\\\\SOAPClient\\:\\:send\\(\\) has invalid type SimpleSAML\\\\Configuration\\.$#"
0 commit comments