From 2b652a2b72d9fa04dc9d083b8af7988ed4114f4b Mon Sep 17 00:00:00 2001 From: Prem Palanisamy Date: Thu, 14 May 2026 11:25:09 +0100 Subject: [PATCH] Drop stray trailing comma in Key::decode return --- src/Appwrite/Auth/Key.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Auth/Key.php b/src/Appwrite/Auth/Key.php index af2bb45c58..0cbaefa4b3 100644 --- a/src/Appwrite/Auth/Key.php +++ b/src/Appwrite/Auth/Key.php @@ -183,7 +183,7 @@ class Key $bannerDisabled, $projectCheckDisabled, $previewAuthDisabled, - $deploymentStatusIgnored, + $deploymentStatusIgnored ); case API_KEY_STANDARD: $key = $project->find(