From 4757b2e50629143fbcfe0e13eadb405c7ee890b5 Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Thu, 7 May 2026 12:09:40 +0200 Subject: [PATCH] chore(psalm): update deprecated method baseline - Remove stale ThemingController entry (deprecated IConfig::getAppValue calls replaced with IAppConfig::getAppValueString) - Add CommentsEventListener::getEvent() (pre-existing deprecated usage not previously baselined) AI-Assisted-By: Claude Sonnet 4.6 Signed-off-by: Anna Larch --- build/psalm-baseline.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 82d21c1f27e..9f538d32c48 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2594,11 +2594,6 @@ - - - - -