From 5b50d1a9400897c49ffe0e5f9ccfe0225f9c414d Mon Sep 17 00:00:00 2001 From: Dolibot Date: Sun, 5 Jan 2025 12:39:10 +0000 Subject: [PATCH] PHPStan > Update baseline --- build/phpstan/phpstan-baseline.neon | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build/phpstan/phpstan-baseline.neon b/build/phpstan/phpstan-baseline.neon index 971443ca5237c..548c08c5da839 100644 --- a/build/phpstan/phpstan-baseline.neon +++ b/build/phpstan/phpstan-baseline.neon @@ -11112,12 +11112,6 @@ parameters: count: 1 path: ../../htdocs/core/lib/admin.lib.php - - - message: '#^Loose comparison using \!\= between ''llx_'' and ''llx_'' will always evaluate to false\.$#' - identifier: notEqual.alwaysFalse - count: 1 - path: ../../htdocs/core/lib/admin.lib.php - - message: '#^Offset 1 on array\{string, non\-falsy\-string, string\} in empty\(\) always exists and is not falsy\.$#' identifier: empty.offset