From 23f6920d939d5f108437215da98df96570b94005 Mon Sep 17 00:00:00 2001 From: Aunshon Date: Tue, 5 Dec 2023 16:13:38 +0600 Subject: [PATCH] Fix: Deprecated warning for php 8.1 & 8.2 (#1981) --- includes/Vendor/Vendor.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/Vendor/Vendor.php b/includes/Vendor/Vendor.php index 6ffad23b29..d291067658 100644 --- a/includes/Vendor/Vendor.php +++ b/includes/Vendor/Vendor.php @@ -15,6 +15,7 @@ * * @since 2.6.10 */ +#[\AllowDynamicProperties] class Vendor { /** * Set class public properties