From 122009e94f7a1c9df51fcc64d809e75c21819f13 Mon Sep 17 00:00:00 2001 From: Dolibot Date: Tue, 23 Dec 2025 13:02:58 +0000 Subject: [PATCH] PHPStan > Update baseline --- dev/build/phpstan/phpstan-baseline.neon | 42 ------------------------- 1 file changed, 42 deletions(-) diff --git a/dev/build/phpstan/phpstan-baseline.neon b/dev/build/phpstan/phpstan-baseline.neon index 8b5d79a5e4072..ed172f29405b8 100644 --- a/dev/build/phpstan/phpstan-baseline.neon +++ b/dev/build/phpstan/phpstan-baseline.neon @@ -5676,48 +5676,6 @@ parameters: count: 1 path: ../../../htdocs/core/class/html.form.class.php - - - message: '#^Property Form\:\:\$cache_conditions_paiements has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_demand_reason has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_invoice_subtype has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_transport_mode has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_types_fees has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_types_paiements has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - - - message: '#^Property Form\:\:\$cache_vatrates has no type specified\.$#' - identifier: missingType.property - count: 1 - path: ../../../htdocs/core/class/html.form.class.php - - message: '#^Return type of call to function dol_sort_array contains unresolvable type\.$#' identifier: function.unresolvableReturnType