From c999b4c43ead16ce9dc61ad5858156001adfb06a Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 18 Mar 2022 11:34:51 +0100 Subject: [PATCH] docs: add php support version for advanced constraints --- 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 25f1701fab..678787feda 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -76,7 +76,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | Basic support | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | | **Category: [Strategy constraints](../advanced/strategy_constraints)** | | | | | | | | | | | Basic support (`IN`, `NOT_IN` operators) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | -| Advanced support (Semver, date, numeric and extended string operators) (introduced in) | ✅ (5.1.0) | ✅ (3.13.0) | ✅ (3.3.1) | ✅ (5.1.1) | ✅ (4.1.0) | ⭕ | ⭕ | ⭕ | ✅ (0.8.0) | +| Advanced support (Semver, date, numeric and extended string operators) (introduced in) | ✅ (5.1.0) | ✅ (3.13.0) | ✅ (3.3.1) | ✅ (5.1.1) | ✅ (4.1.0) | ⭕ | ✅ (1.3.0) | ⭕ | ✅ (0.8.0) | | **Category: [Unleash Context](../user_guide/unleash_context)** | | | | | | | | | | | Static fields (`environment`, `appName`) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | | Defined fields | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |