mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 12:37:14 +01:00
11 lines
434 B
Plaintext
11 lines
434 B
Plaintext
parameters:
|
|
checkMissingIterableValueType: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
ignoreErrors:
|
|
-
|
|
message: '#has unknown class OpenSSLAsymmetricKey as its type#'
|
|
path: src/Credentials/RsaClientCredentials.php
|
|
-
|
|
message: '#invalid type OpenSSLAsymmetricKey#'
|
|
path: src/Credentials/RsaClientCredentials.php
|
|
reportUnmatchedIgnoredErrors: false |