From 3d97681ddf9657f2091431df931708194e2c2116 Mon Sep 17 00:00:00 2001 From: Dolibot Date: Wed, 12 Aug 2026 13:03:44 +0000 Subject: [PATCH] PHPStan > Update baseline --- dev/build/phpstan/phpstan-baseline.neon | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/dev/build/phpstan/phpstan-baseline.neon b/dev/build/phpstan/phpstan-baseline.neon index d4173b6888f73..7ab66d19e3968 100644 --- a/dev/build/phpstan/phpstan-baseline.neon +++ b/dev/build/phpstan/phpstan-baseline.neon @@ -1230,12 +1230,6 @@ parameters: count: 1 path: ../../../htdocs/comm/action/index.php - - - message: '#^Parameter \#16 \$usergroupid of function print_actions_filter expects array\\|int, string given\.$#' - identifier: argument.type - count: 1 - path: ../../../htdocs/comm/action/index.php - - message: '#^Ternary operator condition is always true\.$#' identifier: ternary.alwaysTrue @@ -3216,12 +3210,6 @@ parameters: count: 1 path: ../../../htdocs/core/class/openid.class.php - - - message: '#^Parameter \#1 \$content of method SimpleOpenID\:\:HTML2OpenIDServer\(\) expects string, array\ given\.$#' - identifier: argument.type - count: 1 - path: ../../../htdocs/core/class/openid.class.php - - message: '#^Call to function is_object\(\) with XMLParser will always evaluate to true\.$#' identifier: function.alreadyNarrowedType @@ -5088,12 +5076,6 @@ parameters: count: 1 path: ../../../htdocs/fourn/paiement/card.php - - - message: '#^Variable \$object might not be defined\.$#' - identifier: variable.undefined - count: 2 - path: ../../../htdocs/fourn/paiement/document.php - - message: '#^Ternary operator condition is always false\.$#' identifier: ternary.alwaysFalse @@ -6360,12 +6342,6 @@ parameters: count: 1 path: ../../../htdocs/paypal/lib/paypal.lib.php - - - message: '#^Parameter \#3 \$value of function curl_setopt expects 0\|2, bool given\.$#' - identifier: argument.type - count: 1 - path: ../../../htdocs/paypal/lib/paypal.lib.php - - message: '#^Parameter \#3 \$value of function curl_setopt expects bool, int given\.$#' identifier: argument.type