From f77b3bedaf232f03e1b252e7d14d78eaf4ca3d49 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 23 Nov 2021 10:15:28 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B02370=20-=20Change=20PHPDoc=20to=20reflec?= =?UTF-8?q?t=20reality,=20method=20will=20not=20be=20removed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/metamodel.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/metamodel.class.php b/core/metamodel.class.php index 16b91a3b6..2d93b1858 100644 --- a/core/metamodel.class.php +++ b/core/metamodel.class.php @@ -5970,7 +5970,8 @@ abstract class MetaModel /** - * @deprecated 2.7.0 N°2369 will be removed in 2.8 + * @deprecated 2.7.0 N°2369 Method will not be removed any time soon as we still need to drop view if the instance is migrating from an iTop 2.x to an iTop 3.0 or newer, even if they skip iTop 3.0. + * @since 3.0.0 Does not recreate SQL views, only drops them. Method has not been renamed to avoid regressions * * @return array * @throws \CoreException