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