From 690fd5bbdbbf476a76a94eada759a492121c0a42 Mon Sep 17 00:00:00 2001 From: Aurelieluciani Date: Mon, 30 Jun 2025 15:05:14 +0200 Subject: [PATCH 1/2] Fix Warning by removing deprecated --- phpcs/ruleset.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/phpcs/ruleset.xml b/phpcs/ruleset.xml index 5cadb63..03a94a8 100644 --- a/phpcs/ruleset.xml +++ b/phpcs/ruleset.xml @@ -28,7 +28,6 @@ - @@ -56,7 +55,6 @@ - @@ -76,7 +74,6 @@ - From c90893046a6eaa242350a11a5caa9e44f904a6eb Mon Sep 17 00:00:00 2001 From: Aurelieluciani Date: Mon, 30 Jun 2025 15:07:25 +0200 Subject: [PATCH 2/2] replace --- phpcs/ruleset.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpcs/ruleset.xml b/phpcs/ruleset.xml index 03a94a8..bbf868c 100644 --- a/phpcs/ruleset.xml +++ b/phpcs/ruleset.xml @@ -54,6 +54,7 @@ +