From 55a8d9ff2646776e0b89fd87cfe4bdbf9a2fbbde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:23:29 +0200 Subject: [PATCH] PHPStan > Update baseline (#34536) Co-authored-by: Dolibot --- dev/build/phpstan/phpstan-baseline.neon | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev/build/phpstan/phpstan-baseline.neon b/dev/build/phpstan/phpstan-baseline.neon index a6e6b99d17c..20d323fc6e5 100644 --- a/dev/build/phpstan/phpstan-baseline.neon +++ b/dev/build/phpstan/phpstan-baseline.neon @@ -14022,12 +14022,6 @@ parameters: count: 1 path: ../../../htdocs/fichinter/tpl/linkedobjectblock.tpl.php - - - message: '#^Variable \$dolibarr_main_db_encrypted_pass might not be defined\.$#' - identifier: variable.undefined - count: 1 - path: ../../../htdocs/filefunc.inc.php - - message: '#^If condition is always true\.$#' identifier: if.alwaysTrue @@ -21660,12 +21654,6 @@ parameters: count: 1 path: ../../../htdocs/recruitment/recruitmentjobposition_card.php - - - message: '#^Variable \$maxlength might not be defined\.$#' - identifier: variable.undefined - count: 1 - path: ../../../htdocs/recruitment/recruitmentjobposition_card.php - - message: '#^Variable \$maxlength might not be defined\.$#' identifier: variable.undefined