Skip to content

chore: update sdk readmes#1395

Closed
starbest1159-pixel wants to merge 1 commit into
open-feature:update-sdk-readmesfrom
starbest1159-pixel:update-sdk-readmes
Closed

chore: update sdk readmes#1395
starbest1159-pixel wants to merge 1 commit into
open-feature:update-sdk-readmesfrom
starbest1159-pixel:update-sdk-readmes

Conversation

@starbest1159-pixel

Copy link
Copy Markdown

This PR

  • adds this new feature

Related Issues

Fixes #1234523

Notes

Follow-up Tasks

How to test

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@starbest1159-pixel starbest1159-pixel requested review from a team as code owners June 13, 2026 14:31

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the PHP SDK documentation to version 2.2.0 and adds comprehensive documentation for the new MultiProvider feature, including its evaluation strategies, error handling, and known limitations. It also updates the "last updated" timestamps across various SDK reference files. The review feedback points out that while the PHP SDK documentation has been updated to show MultiProvider support, the compatibility matrix in sdk-compatibility.json still lists the feature status as unknown () and needs to be updated to to maintain consistency.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

| ✅ | [Targeting](#targeting) | Contextually-aware flag evaluation using [evaluation context](/docs/reference/concepts/evaluation-context). |
| ✅ | [Hooks](#hooks) | Add functionality to various stages of the flag evaluation life-cycle. |
| ✅ | [Logging](#logging) | Integrate with popular logging packages. |
| ✅ | [MultiProvider](#multiprovider) | Combine multiple providers with configurable evaluation strategies for fallback and aggregation. |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The feature table has been updated to show that MultiProvider is now supported (). However, the compatibility matrix in src/datasets/sdks/sdk-compatibility.json still lists the status of Multi-Provider for PHP as (around line 357). Please update the compatibility matrix to match this documentation update.

"href": "https://github.com/open-feature/php-sdk/releases/tag/2.1.2",
"version": "2.1.2",
"href": "https://github.com/open-feature/php-sdk/releases/tag/2.2.0",
"version": "2.2.0",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The PHP SDK release has been updated to 2.2.0 and the documentation now lists MultiProvider as supported (). However, the Multi-Provider feature status for PHP in this compatibility dataset (around line 357) is still set to . Please update it to to keep the compatibility matrix synchronized with the updated SDK documentation.

@beeme1mr

Copy link
Copy Markdown
Member

Thanks for the PR, but this process is automated by the OpenFeature bot.
#1394

@beeme1mr beeme1mr closed this Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants