From b9881373784e9f9f4b449be24e89286bbcbb2eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sun, 28 Jan 2024 16:30:02 +0100 Subject: [PATCH] Ignore deprecations handled in next major These deprecations have been handled on 4.0.x in https://github.com/doctrine/orm/pull/11061, it is safe to ignore them. --- psalm.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/psalm.xml b/psalm.xml index a8a096c3ae4..46769875687 100644 --- a/psalm.xml +++ b/psalm.xml @@ -88,6 +88,8 @@ + +