From 9caa043fe1b5cb0e692269a1d972e1513e3f3ab1 Mon Sep 17 00:00:00 2001 From: Dag Date: Tue, 5 Aug 2025 20:55:04 +0200 Subject: [PATCH] lint: add returnClientError and returnServerError to forbiddenFcuntions (#4656) --- phpcs.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpcs.xml b/phpcs.xml index 9e393a13..e4a1cd6e 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -39,6 +39,8 @@ + +