From 5f918c2797d0dee43e3e91e971379ac47fc6e3b3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 4 May 2023 22:40:25 +0200 Subject: [PATCH] Update the phpstan baseline --- phpstan-baseline.neon | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 6a96c19d27..7ea065e0bd 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -9385,11 +9385,6 @@ parameters: count: 1 path: test/classes/Http/Factory/ServerRequestFactoryTest.php - - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#" - count: 1 - path: test/classes/Import/AjaxTest.php - - message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#" count: 2 @@ -9755,11 +9750,6 @@ parameters: count: 1 path: test/classes/Theme/ThemeManagerTest.php - - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#" - count: 1 - path: test/classes/Theme/ThemeManagerTest.php - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Theme\\\\\\\\Theme' and PhpMyAdmin\\\\Theme\\\\Theme will always evaluate to true\\.$#" count: 1