Skip to content

Commit 2a64581

Browse files
author
Dolibot
committed
PHPStan > Update baseline
1 parent fbf072e commit 2a64581

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

dev/build/phpstan/phpstan-baseline.neon

-36
Original file line numberDiff line numberDiff line change
@@ -27198,36 +27198,12 @@ parameters:
2719827198
count: 1
2719927199
path: ../../../htdocs/theme/eldy/style.css.php
2720027200

27201-
-
27202-
message: '#^Variable \$fontlist might not be defined\.$#'
27203-
identifier: variable.undefined
27204-
count: 4
27205-
path: ../../../htdocs/theme/md/btn.inc.php
27206-
27207-
-
27208-
message: '#^Variable \$left might not be defined\.$#'
27209-
identifier: variable.undefined
27210-
count: 2
27211-
path: ../../../htdocs/theme/md/btn.inc.php
27212-
2721327201
-
2721427202
message: '#^Variable \$nbtopmenuentries might not be defined\.$#'
2721527203
identifier: variable.undefined
2721627204
count: 2
2721727205
path: ../../../htdocs/theme/md/btn.inc.php
2721827206

27219-
-
27220-
message: '#^Variable \$right might not be defined\.$#'
27221-
identifier: variable.undefined
27222-
count: 1
27223-
path: ../../../htdocs/theme/md/btn.inc.php
27224-
27225-
-
27226-
message: '#^Variable \$user might not be defined\.$#'
27227-
identifier: variable.undefined
27228-
count: 1
27229-
path: ../../../htdocs/theme/md/btn.inc.php
27230-
2723127207
-
2723227208
message: '#^Variable \$left might not be defined\.$#'
2723327209
identifier: variable.undefined
@@ -28362,12 +28338,6 @@ parameters:
2836228338
count: 8
2836328339
path: ../../../htdocs/webportal/class/html.formwebportal.class.php
2836428340

28365-
-
28366-
message: '#^Parameter \#3 \$preselectedvalue of method FormWebPortal\:\:selectForForms\(\) expects int, array\<mixed\>\|string given\.$#'
28367-
identifier: argument.type
28368-
count: 1
28369-
path: ../../../htdocs/webportal/class/html.formwebportal.class.php
28370-
2837128341
-
2837228342
message: '#^Call to function method_exists\(\) with \$this\(WebPortalInvoice\) and ''getLibStatut'' will always evaluate to true\.$#'
2837328343
identifier: function.alreadyNarrowedType
@@ -28488,12 +28458,6 @@ parameters:
2848828458
count: 1
2848928459
path: ../../../htdocs/webportal/class/webportalpropal.class.php
2849028460

28491-
-
28492-
message: '#^Parameter \#1 \$authentication of function check_authentication expects array\{login\: string, password\: string, entity\: int\|null, dolibarrkey\: string\}, array\{login\: string, entity\: int\} given\.$#'
28493-
identifier: argument.type
28494-
count: 1
28495-
path: ../../../htdocs/webservices/server_category.php
28496-
2849728461
-
2849828462
message: '#^Negated boolean expression is always true\.$#'
2849928463
identifier: booleanNot.alwaysTrue

0 commit comments

Comments
 (0)