From 833007f5860deae232bacf321d268124123d6749 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 22 Sep 2025 22:02:59 +0200 Subject: Upgrade to PHP_CodeSniffer 4 (#7993) https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Version-4.0-User-Upgrade-Guide A couple of rules have changed name. Exclusion paths have slightly changed behaviour. Main change is that it was unhappy with our i18n header comments, so minor edit there, since that rule kind of makes sense the rest of the time --- app/i18n/he/admin.php | 18 +++++++++--------- app/i18n/he/api.php | 18 +++++++++--------- app/i18n/he/conf.php | 18 +++++++++--------- app/i18n/he/feedback.php | 18 +++++++++--------- app/i18n/he/gen.php | 18 +++++++++--------- app/i18n/he/index.php | 18 +++++++++--------- app/i18n/he/install.php | 18 +++++++++--------- app/i18n/he/sub.php | 18 +++++++++--------- app/i18n/he/user.php | 18 +++++++++--------- 9 files changed, 81 insertions(+), 81 deletions(-) (limited to 'app/i18n/he') diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 290940e03..26145e04a 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/api.php b/app/i18n/he/api.php index 6a0eedb08..0021dfa98 100644 --- a/app/i18n/he/api.php +++ b/app/i18n/he/api.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index a9c833054..72b513943 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index 3548dbdd4..6f223747b 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index 7aca5b2f1..55c706cfd 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php index 843b0b843..4b39ab225 100644 --- a/app/i18n/he/index.php +++ b/app/i18n/he/index.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/install.php b/app/i18n/he/install.php index b0aa86934..c15496569 100644 --- a/app/i18n/he/install.php +++ b/app/i18n/he/install.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index e09a09780..0c881d2f4 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -1,14 +1,14 @@ array( diff --git a/app/i18n/he/user.php b/app/i18n/he/user.php index 0fd1b8c19..907fd99b2 100644 --- a/app/i18n/he/user.php +++ b/app/i18n/he/user.php @@ -1,14 +1,14 @@ array( -- cgit v1.2.3