From 2623fb17c45760f50a9f1b796bddf48f9cd727ae Mon Sep 17 00:00:00 2001 From: Dominik Chrastecky Date: Mon, 7 Mar 2022 12:44:37 +0100 Subject: [PATCH] Mark custom headers - function as supported in PHP SDK --- website/docs/sdks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/index.md b/website/docs/sdks/index.md index d8b05ff5a1..f2e37a96bc 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -63,7 +63,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | Toggle Query: `project_name` | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | N/A | ⭕ | | | **Category: Custom Headers** | | | | | | | | | | | static | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ⭕ | N/A | -| function | ✅ | ✅ | ⭕ | ✅ | ⭕ | ✅ | ⭕ | ⭕ | N/A | +| function | ✅ | ✅ | ⭕ | ✅ | ⭕ | ✅ | ✅ | ⭕ | N/A | | **Category: Built-in strategies** | | | | | | | | | | | [Standard](../user_guide/activation_strategy#standard) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | | [Gradual rollout](../user_guide/activation_strategy#gradual-rollout) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |