fix static analysis

This commit is contained in:
Dennis Eichhorn 2023-04-11 00:20:12 +02:00
parent 3f70bd745b
commit b245e0c1b5

View File

@ -68,7 +68,10 @@ parameters:
- '#.*Instantiated class .*PhpOffice\\.*#'
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
- '#.*Mapper.* should return.*#'
- '#.*::MODEL is not covariant with type class-string<T> of constant phpOMS\\DataStorage\\Database\\Mapper\\DataMapperFactory::MODEL.*#'
- '#.*l11nServer.* does not accept.*#'
- '#.*Call to an undefined method Default.*#'
- '#.*Access to an undefined property Default.*#'
-
message: '#.*has parameter \$con with no typehint specified#'
path: *Ftp/File.php