From 1495aaa65583aa5e599cd81526ebe60928e9de2e Mon Sep 17 00:00:00 2001 From: Jeff Ong Date: Tue, 28 Feb 2023 11:11:11 -0500 Subject: [PATCH] Add exception to avoid php8 incompatibility errors. --- phpcs.xml.dist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index cd4b2cae..6686c61f 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -68,4 +68,10 @@ * + + + \ No newline at end of file