Skip to content

Commit

Permalink
PHPStan > Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolibot committed Nov 16, 2024
1 parent c496df7 commit 55d7384
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions build/phpstan/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4950,12 +4950,6 @@ parameters:
count: 1
path: ../../htdocs/comm/propal/note.php

-
message: '#^Variable \$title might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../htdocs/comm/propal/stats/index.php

-
message: '#^Unable to resolve the template type T in call to function dol_sort_array$#'
identifier: argument.templateType
Expand Down Expand Up @@ -5382,12 +5376,6 @@ parameters:
count: 1
path: ../../htdocs/commande/note.php

-
message: '#^Variable \$type might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/commande/stats/index.php

-
message: '#^Unable to resolve the template type T in call to function dol_sort_array$#'
identifier: argument.templateType
Expand Down Expand Up @@ -29130,18 +29118,6 @@ parameters:
count: 1
path: ../../htdocs/product/stock/productlot_card.php

-
message: '#^Variable \$batch might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/product/stock/productlot_document.php

-
message: '#^Variable \$productid might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/product/stock/productlot_document.php

-
message: '#^Variable \$contextpage in empty\(\) always exists and is not falsy\.$#'
identifier: empty.variable
Expand Down

0 comments on commit 55d7384

Please sign in to comment.