From 19275c36a1b92fdb27354dc39ccd49382c7551ec Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 29 Jul 2024 13:01:36 +0200 Subject: [PATCH] tests: Update psalm baseline Signed-off-by: Marcel Klehr --- composer.json | 2 + psalm-baseline.xml | 94 ++++++++++++++++++++++++++++++++++------------ 2 files changed, 71 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index 9772882f..0c87f648 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,8 @@ "cs:check": "php-cs-fixer fix --dry-run --diff", "cs:fix": "php-cs-fixer fix", "psalm": "psalm.phar", + "psalm:update-baseline": "psalm.phar --threads=1 --update-baseline", + "psalm:update-baseline:force": "psalm.phar --threads=1 --update-baseline --set-baseline=psalm-baseline.xml", "test:unit": "phpunit --config tests/phpunit.xml", "post-install-cmd": [ "@composer bin all install --ansi", diff --git a/psalm-baseline.xml b/psalm-baseline.xml index d1cd3688..d66b43c4 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -1,5 +1,5 @@ - + getContainer()]]> @@ -691,14 +691,6 @@ - - - - - - - - @@ -799,7 +791,6 @@ - executeQuery()->fetchAll(\PDO::FETCH_COLUMN)]]> findEntities($qb)]]> findEntities($qb)]]> findEntities($qb)]]> @@ -828,7 +819,6 @@ ]]> ]]> ]]> - ]]> @@ -979,20 +969,6 @@ - - - - - - - - - - - - - (string)$id]]> - getNumericStorageId()]]> getNumericStorageId()]]> @@ -1053,9 +1029,20 @@ + + + ]]> + + + + + + + + inMemoryCache[$cacheKey]]]> @@ -1064,6 +1051,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + expr()->notLike('path', $qb->createNamedParameter($path ? $path . '/%' : '%'))]]> + expr()->notLike('path', $qb->createNamedParameter($path ? $path . '/%' : '%'))]]> + expr()->notLike('path', $qb->createNamedParameter($path ? $path . '/%' : '%'))]]> + expr()->notLike('path', $qb->createNamedParameter($path ? $path . '/%' : '%'))]]> +