|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Call to an undefined method SimpleSAML\\SAML2\\XML\\samlp\\AbstractMessage\:\:addValidator\(\)\.$#' |
| 5 | + identifier: method.notFound |
| 6 | + count: 1 |
| 7 | + path: src/Binding/HTTPArtifact.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Call to an undefined method SimpleSAML\\SAML2\\XML\\samlp\\ArtifactResponse\:\:validate\(\)\.$#' |
| 11 | + identifier: method.notFound |
| 12 | + count: 1 |
| 13 | + path: src/Binding/HTTPArtifact.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Call to method addURLparameters\(\) on an unknown class SimpleSAML\\Utils\\HTTP\.$#' |
| 17 | + identifier: class.notFound |
| 18 | + count: 1 |
| 19 | + path: src/Binding/HTTPArtifact.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Call to method getString\(\) on an unknown class SimpleSAML\\Configuration\.$#' |
| 23 | + identifier: class.notFound |
| 24 | + count: 1 |
| 25 | + path: src/Binding/HTTPArtifact.php |
| 26 | + |
3 | 27 | - |
4 | 28 | message: '#^Call to static method addSign\(\) on an unknown class SimpleSAML\\Module\\saml\\Message\.$#' |
5 | 29 | identifier: class.notFound |
@@ -33,186 +57,144 @@ parameters: |
33 | 57 | - |
34 | 58 | message: '#^Parameter \$key of method SimpleSAML\\SAML2\\Binding\\HTTPArtifact\:\:validateSignature\(\) has invalid type SimpleSAML\\XMLSecurity\\XMLSecurityKey\.$#' |
35 | 59 | identifier: class.notFound |
36 | | - count: 1 |
| 60 | + count: 2 |
37 | 61 | path: src/Binding/HTTPArtifact.php |
38 | 62 |
|
39 | 63 | - |
40 | 64 | message: '#^Parameter \$sp of method SimpleSAML\\SAML2\\Binding\\HTTPArtifact\:\:setSPMetadata\(\) has invalid type SimpleSAML\\Configuration\.$#' |
41 | 65 | identifier: class.notFound |
42 | | - count: 1 |
| 66 | + count: 2 |
43 | 67 | path: src/Binding/HTTPArtifact.php |
44 | 68 |
|
45 | 69 | - |
46 | 70 | message: '#^Property SimpleSAML\\SAML2\\Binding\\HTTPArtifact\:\:\$spMetadata has unknown class SimpleSAML\\Configuration as its type\.$#' |
47 | 71 | identifier: class.notFound |
48 | | - count: 1 |
| 72 | + count: 2 |
49 | 73 | path: src/Binding/HTTPArtifact.php |
50 | 74 |
|
51 | 75 | - |
52 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:convertToIdentityProvider\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 76 | + message: '#^Access to property \$key on an unknown class SimpleSAML\\XMLSecurity\\XMLSecurityKey\.$#' |
53 | 77 | identifier: class.notFound |
54 | 78 | count: 1 |
55 | | - path: src/Configuration/SimpleSAMLConverter.php |
| 79 | + path: src/SOAPClient.php |
56 | 80 |
|
57 | 81 | - |
58 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:convertToServiceProvider\(\) has invalid type SimpleSAML\\Configuration\.$#' |
59 | | - identifier: class.notFound |
| 82 | + message: '#^Call to an undefined method SimpleSAML\\SAML2\\XML\\samlp\\AbstractMessage\:\:addValidator\(\)\.$#' |
| 83 | + identifier: method.notFound |
60 | 84 | count: 1 |
61 | 85 | path: src/SOAPClient.php |
62 | 86 |
|
63 | 87 | - |
64 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:enrichForDecryptionProvider\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 88 | + message: '#^Call to method getCertPath\(\) on an unknown class SimpleSAML\\Utils\\Config\.$#' |
65 | 89 | identifier: class.notFound |
66 | 90 | count: 1 |
67 | 91 | path: src/SOAPClient.php |
68 | 92 |
|
69 | 93 | - |
70 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:enrichForIdentityProvider\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 94 | + message: '#^Call to method getPublicKeys\(\) on an unknown class SimpleSAML\\Configuration\.$#' |
71 | 95 | identifier: class.notFound |
72 | 96 | count: 1 |
73 | 97 | path: src/SOAPClient.php |
74 | 98 |
|
75 | 99 | - |
76 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:enrichForServiceProvider\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 100 | + message: '#^Call to method getString\(\) on an unknown class SimpleSAML\\Configuration\.$#' |
77 | 101 | identifier: class.notFound |
78 | | - count: 1 |
| 102 | + count: 3 |
79 | 103 | path: src/SOAPClient.php |
80 | 104 |
|
81 | 105 | - |
82 | | - message: '#^Parameter \$configuration of method SimpleSAML\\SAML2\\Configuration\\SimpleSAMLConverter\:\:pluckConfiguration\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 106 | + message: '#^Call to method getValue\(\) on an unknown class SimpleSAML\\Configuration\.$#' |
83 | 107 | identifier: class.notFound |
84 | | - count: 1 |
85 | | - path: src/Configuration/SimpleSAMLConverter.php |
| 108 | + count: 3 |
| 109 | + path: src/SOAPClient.php |
86 | 110 |
|
87 | 111 | - |
88 | | - message: '#^Instantiated class SimpleSAML\\Utils\\Config not found\.$#' |
| 112 | + message: '#^Call to method hasValue\(\) on an unknown class SimpleSAML\\Configuration\.$#' |
89 | 113 | identifier: class.notFound |
90 | | - count: 1 |
| 114 | + count: 5 |
91 | 115 | path: src/SOAPClient.php |
92 | 116 |
|
93 | 117 | - |
94 | | - message: '#^Instantiated class SimpleSAML\\Utils\\Crypto not found\.$#' |
| 118 | + message: '#^Call to method loadPrivateKey\(\) on an unknown class SimpleSAML\\Utils\\Crypto\.$#' |
95 | 119 | identifier: class.notFound |
96 | 120 | count: 1 |
97 | 121 | path: src/SOAPClient.php |
98 | 122 |
|
99 | 123 | - |
100 | | - message: '#^Parameter \$dstMetadata of method SimpleSAML\\SAML2\\SOAPClient\:\:send\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 124 | + message: '#^Call to method loadPublicKey\(\) on an unknown class SimpleSAML\\Utils\\Crypto\.$#' |
101 | 125 | identifier: class.notFound |
102 | 126 | count: 1 |
103 | 127 | path: src/SOAPClient.php |
104 | 128 |
|
105 | 129 | - |
106 | | - message: '#^Parameter \$key of method SimpleSAML\\SAML2\\SOAPClient\:\:validateSSL\(\) has invalid type SimpleSAML\\XMLSecurity\\XMLSecurityKey\.$#' |
| 130 | + message: '#^Instantiated class SimpleSAML\\Utils\\Config not found\.$#' |
107 | 131 | identifier: class.notFound |
108 | 132 | count: 1 |
109 | 133 | path: src/SOAPClient.php |
110 | 134 |
|
111 | 135 | - |
112 | | - message: '#^Parameter \$srcMetadata of method SimpleSAML\\SAML2\\SOAPClient\:\:send\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 136 | + message: '#^Instantiated class SimpleSAML\\Utils\\Crypto not found\.$#' |
113 | 137 | identifier: class.notFound |
114 | 138 | count: 1 |
115 | 139 | path: src/SOAPClient.php |
116 | 140 |
|
117 | 141 | - |
118 | | - message: '#^Unsafe usage of new static\(\)\.$#' |
119 | | - identifier: new.static |
120 | | - count: 2 |
121 | | - path: src/XML/md/AbstractEndpointType.php |
122 | | - |
123 | | - - |
124 | | - message: '#^Unsafe usage of new static\(\)\.$#' |
125 | | - identifier: new.static |
126 | | - count: 2 |
127 | | - path: src/XML/md/AbstractIndexedEndpointType.php |
128 | | - |
129 | | - - |
130 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\md\\AbstractRoleDescriptor\)\:\:XSI_TYPE_NAME\.$#' |
131 | | - identifier: classConstant.notFound |
132 | | - count: 2 |
133 | | - path: src/XML/md/AbstractRoleDescriptor.php |
134 | | - |
135 | | - - |
136 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\md\\AbstractRoleDescriptor\)\:\:XSI_TYPE_NAMESPACE\.$#' |
137 | | - identifier: classConstant.notFound |
138 | | - count: 2 |
139 | | - path: src/XML/md/AbstractRoleDescriptor.php |
140 | | - |
141 | | - - |
142 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\md\\AbstractRoleDescriptor\)\:\:XSI_TYPE_PREFIX\.$#' |
143 | | - identifier: classConstant.notFound |
144 | | - count: 2 |
145 | | - path: src/XML/md/AbstractRoleDescriptor.php |
146 | | - |
147 | | - - |
148 | | - message: '#^Call to an undefined static method SimpleSAML\\SAML2\\XML\\md\\AbstractSignedMdElement\:\:getXsiTypeNamespaceURI\(\)\.$#' |
149 | | - identifier: staticMethod.notFound |
150 | | - count: 1 |
151 | | - path: src/XML/md/AbstractSignedMdElement.php |
152 | | - |
153 | | - - |
154 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractBaseID\)\:\:XSI_TYPE_NAME\.$#' |
155 | | - identifier: classConstant.notFound |
156 | | - count: 2 |
157 | | - path: src/XML/saml/AbstractBaseID.php |
158 | | - |
159 | | - - |
160 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractBaseID\)\:\:XSI_TYPE_NAMESPACE\.$#' |
161 | | - identifier: classConstant.notFound |
| 142 | + message: '#^Parameter \$dstMetadata of method SimpleSAML\\SAML2\\SOAPClient\:\:send\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 143 | + identifier: class.notFound |
162 | 144 | count: 2 |
163 | 145 | path: src/SOAPClient.php |
164 | 146 |
|
165 | 147 | - |
166 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractBaseID\)\:\:XSI_TYPE_PREFIX\.$#' |
167 | | - identifier: classConstant.notFound |
| 148 | + message: '#^Parameter \$key of method SimpleSAML\\SAML2\\SOAPClient\:\:validateSSL\(\) has invalid type SimpleSAML\\XMLSecurity\\XMLSecurityKey\.$#' |
| 149 | + identifier: class.notFound |
168 | 150 | count: 2 |
169 | 151 | path: src/SOAPClient.php |
170 | 152 |
|
171 | 153 | - |
172 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractCondition\)\:\:XSI_TYPE_NAME\.$#' |
173 | | - identifier: classConstant.notFound |
| 154 | + message: '#^Parameter \$srcMetadata of method SimpleSAML\\SAML2\\SOAPClient\:\:send\(\) has invalid type SimpleSAML\\Configuration\.$#' |
| 155 | + identifier: class.notFound |
174 | 156 | count: 2 |
175 | 157 | path: src/SOAPClient.php |
176 | 158 |
|
177 | 159 | - |
178 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractCondition\)\:\:XSI_TYPE_NAMESPACE\.$#' |
179 | | - identifier: classConstant.notFound |
| 160 | + message: '#^Unsafe usage of new static\(\)\.$#' |
| 161 | + identifier: new.static |
180 | 162 | count: 2 |
181 | 163 | path: src/XML/md/AbstractEndpointType.php |
182 | 164 |
|
183 | 165 | - |
184 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractCondition\)\:\:XSI_TYPE_PREFIX\.$#' |
185 | | - identifier: classConstant.notFound |
| 166 | + message: '#^Unsafe usage of new static\(\)\.$#' |
| 167 | + identifier: new.static |
186 | 168 | count: 2 |
187 | 169 | path: src/XML/md/AbstractIndexedEndpointType.php |
188 | 170 |
|
189 | 171 | - |
190 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractStatement\)\:\:XSI_TYPE_NAME\.$#' |
191 | | - identifier: classConstant.notFound |
| 172 | + message: '#^Unsafe usage of new static\(\)\.$#' |
| 173 | + identifier: new.static |
192 | 174 | count: 2 |
193 | 175 | path: src/XML/md/AbstractLocalizedName.php |
194 | 176 |
|
195 | 177 | - |
196 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractStatement\)\:\:XSI_TYPE_NAMESPACE\.$#' |
197 | | - identifier: classConstant.notFound |
198 | | - count: 2 |
199 | | - path: src/XML/saml/AbstractStatement.php |
| 178 | + message: '#^Call to an undefined static method SimpleSAML\\SAML2\\XML\\md\\AbstractSignedMdElement\:\:getXsiTypeNamespaceURI\(\)\.$#' |
| 179 | + identifier: staticMethod.notFound |
| 180 | + count: 1 |
| 181 | + path: src/XML/md/AbstractSignedMdElement.php |
200 | 182 |
|
201 | 183 | - |
202 | | - message: '#^Access to undefined constant static\(SimpleSAML\\SAML2\\XML\\saml\\AbstractStatement\)\:\:XSI_TYPE_PREFIX\.$#' |
203 | | - identifier: classConstant.notFound |
204 | | - count: 2 |
205 | | - path: src/XML/saml/AbstractStatement.php |
| 184 | + message: '#^Call to an undefined method SimpleSAML\\XML\\AbstractElement\:\:getList\(\)\.$#' |
| 185 | + identifier: method.notFound |
| 186 | + count: 1 |
| 187 | + path: src/XML/md/ContactPerson.php |
206 | 188 |
|
207 | 189 | - |
208 | | - message: '#^Unsafe usage of new static\(\)\.$#' |
209 | | - identifier: new.static |
| 190 | + message: '#^Call to an undefined method SimpleSAML\\XML\\AbstractElement\:\:getList\(\)\.$#' |
| 191 | + identifier: method.notFound |
210 | 192 | count: 1 |
211 | 193 | path: src/XML/md/EntitiesDescriptor.php |
212 | 194 |
|
213 | 195 | - |
214 | | - message: '#^Unsafe usage of new static\(\)\.$#' |
215 | | - identifier: new.static |
| 196 | + message: '#^Call to an undefined method SimpleSAML\\XML\\AbstractElement\:\:getList\(\)\.$#' |
| 197 | + identifier: method.notFound |
216 | 198 | count: 1 |
217 | 199 | path: src/XML/md/Organization.php |
218 | 200 |
|
|
0 commit comments