Skip to content

Commit

Permalink
Merge pull request #1463 from Unleash/docs/bump-php-adv-constraints-v…
Browse files Browse the repository at this point in the history
…ersion

docs: list v1.3.1 of the PHP sdk as first compatible w/adv constr.
  • Loading branch information
thomasheartman committed Mar 23, 2022
2 parents 907a5c6 + 2ffe11a commit c15d221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/sdks/index.md
Expand Up @@ -76,7 +76,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re
| Basic support ||||||||| |
| <span id="strategy-constraints">**Category: [Strategy constraints](../advanced/strategy_constraints)**</span> | | | | | | | | | |
| Basic support (`IN`, `NOT_IN` operators) ||||||||| |
| <span id="strategy-constraints-advanced-support">Advanced support (Semver, date, numeric and extended string operators)</span> (introduced in) | ✅ (5.1) | ✅ (3.12) | ✅ (3.3) | ✅ (5.1) | ✅ (4.2) || ✅ (1.3) || ✅ (0.8) |
| <span id="strategy-constraints-advanced-support">Advanced support (Semver, date, numeric and extended string operators)</span> (introduced in) | ✅ (5.1) | ✅ (3.12) | ✅ (3.3) | ✅ (5.1) | ✅ (4.2) || ✅ (1.3.1) || ✅ (0.8) |
| **Category: [Unleash Context](../user_guide/unleash_context)** | | | | | | | | | |
| Static fields (`environment`, `appName`) ||||||||| |
| Defined fields ||||||||| |
Expand Down

0 comments on commit c15d221

Please sign in to comment.