From d2c1d03a9ca0bcde320a25c3fd758986e4da402e Mon Sep 17 00:00:00 2001 From: Rico Humme Date: Thu, 2 Sep 2021 15:36:11 +0200 Subject: [PATCH 1/2] Fix deprecation notifications since SF 5.1 --- Resources/config/services.xml | 42 +++++++++++++-------------- Resources/config/storage/doctrine.xml | 10 +++---- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Resources/config/services.xml b/Resources/config/services.xml index 00434642..97c05033 100644 --- a/Resources/config/services.xml +++ b/Resources/config/services.xml @@ -11,7 +11,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -21,7 +21,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -30,7 +30,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -41,7 +41,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -51,7 +51,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -61,7 +61,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -72,12 +72,12 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -87,7 +87,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -156,7 +156,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -165,12 +165,12 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -179,7 +179,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -188,7 +188,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -196,7 +196,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -204,7 +204,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -212,7 +212,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -222,7 +222,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -235,13 +235,13 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. @@ -250,7 +250,7 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. diff --git a/Resources/config/storage/doctrine.xml b/Resources/config/storage/doctrine.xml index 68b60969..dc9a3566 100644 --- a/Resources/config/storage/doctrine.xml +++ b/Resources/config/storage/doctrine.xml @@ -21,33 +21,33 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. From d702614c8e8ff193d8dd9360b2f726a357829564 Mon Sep 17 00:00:00 2001 From: Rico Humme Date: Thu, 2 Sep 2021 15:43:19 +0200 Subject: [PATCH 2/2] Missed one file with deprecations --- Resources/config/storage/in_memory.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/config/storage/in_memory.xml b/Resources/config/storage/in_memory.xml index 73842eac..b007dc22 100644 --- a/Resources/config/storage/in_memory.xml +++ b/Resources/config/storage/in_memory.xml @@ -14,27 +14,27 @@ - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4. - The "%alias_id%" service alias is deprecated and will be removed in v4. + The "%alias_id%" service alias is deprecated and will be removed in v4.