mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-17 22:38:40 +00:00
fix phpstan
This commit is contained in:
parent
e1b38be6ec
commit
6c2b13871f
|
|
@ -66,9 +66,14 @@ parameters:
|
|||
- '#.*unknown class .*PhpOffice\\.*#'
|
||||
- '#.*Instantiated class .*PhpOffice\\.*#'
|
||||
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
|
||||
- '#.*Mapper.* should return.*#'
|
||||
- '#.*l11nServer.* does not accept.*#'
|
||||
-
|
||||
message: '#.*has parameter \$con with no typehint specified#'
|
||||
path: *Ftp/File.php
|
||||
-
|
||||
message: '#.*Cannot call method setId\(\) on mixed.*#'
|
||||
path: *View.php
|
||||
-
|
||||
message: "#^Cannot call method getTimestamp\\(\\) on DateTime\\|null\\.$#"
|
||||
path: *Algorithm/JobScheduling/Weighted.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user