mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
clean phpstan baseline (#31807)
This commit is contained in:
parent
7b631480e3
commit
eb2c137683
|
|
@ -15312,12 +15312,6 @@ parameters:
|
|||
count: 2
|
||||
path: ../../htdocs/core/modules/member/doc/pdf_standard_member.class.php
|
||||
|
||||
-
|
||||
message: '#^Method pdf_standard_member\:\:write_file\(\) has parameter \$object with no value type specified in iterable type array\.$#'
|
||||
identifier: missingType.iterableValue
|
||||
count: 1
|
||||
path: ../../htdocs/core/modules/member/doc/pdf_standard_member.class.php
|
||||
|
||||
-
|
||||
message: '#^Parameter \#1 \$substitutionarray of function complete_substitutions_array expects array\<string, string\>, array\<string, int\|string\> given\.$#'
|
||||
identifier: argument.type
|
||||
|
|
@ -29208,22 +29202,16 @@ parameters:
|
|||
count: 1
|
||||
path: ../../htdocs/product/stock/productlot_card.php
|
||||
|
||||
-
|
||||
message: '#^Variable \$modulepart might not be defined\.$#'
|
||||
identifier: variable.undefined
|
||||
count: 1
|
||||
path: ../../htdocs/product/stock/productlot_card.php
|
||||
|
||||
-
|
||||
message: '#^Variable \$batch might not be defined\.$#'
|
||||
identifier: variable.undefined
|
||||
count: 2
|
||||
count: 1
|
||||
path: ../../htdocs/product/stock/productlot_document.php
|
||||
|
||||
-
|
||||
message: '#^Variable \$productid might not be defined\.$#'
|
||||
identifier: variable.undefined
|
||||
count: 2
|
||||
count: 1
|
||||
path: ../../htdocs/product/stock/productlot_document.php
|
||||
|
||||
-
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user