From 93f282a3456972fc85c7cff5bb47e8be131627fe Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 15 Nov 2023 09:23:31 +0800 Subject: [PATCH] MDL-78496 phpcs: Moodle 4.3.x supports up to php82 only At this point, and per our PHP policy, Moodle 4.3 is not expected to support PHP 8.3. --- phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 0a43b7d2da5..2f9d1547059 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,5 +1,5 @@ - +