mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 03:38:40 +00:00
fix static analysis
This commit is contained in:
parent
3f70bd745b
commit
b245e0c1b5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user