Skip to content

docs: align PHP SDK documentation - #984

Merged
jonathannorris merged 3 commits into
mainfrom
docs-sdk-php
Aug 7, 2026
Merged

docs: align PHP SDK documentation#984
jonathannorris merged 3 commits into
mainfrom
docs-sdk-php

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Correct PHP runtime and extension requirements.
  • Clarify SDK Proxy usage, fix Composer examples, and correct the user model link.

Validation

  • git diff --check passed

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d081d9
Status: ✅  Deploy successful!
Preview URL: https://bc8cee88.devcycle-docs.pages.dev
Branch Preview URL: https://docs-sdk-php.devcycle-docs.pages.dev

View logs

Copilot AI 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.

Pull request overview

Aligns the PHP Server SDK documentation with the current SDK behavior and packaging, reducing ambiguity around bucketing mode usage and ensuring install/usage instructions match the latest SDK expectations.

Changes:

  • Clarifies Cloud Bucketing vs SDK Proxy positioning in the PHP SDK overview.
  • Updates runtime/installation guidance (PHP version + extensions) and Composer dependency examples.
  • Fixes references and examples (user model link, constructor options snippet).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/sdk/server-side-sdks/php/php.md Updates the SDK overview text to emphasize Cloud Bucketing and point local-style bucketing to SDK Proxy.
docs/sdk/server-side-sdks/php/php-usage.md Corrects the link to the current PHP user model class.
docs/sdk/server-side-sdks/php/php-openfeature.md Pins Composer dependency example to a specific compatible major/minor range.
docs/sdk/server-side-sdks/php/php-install.md Updates PHP/runtime prerequisites and aligns Composer dependency example.
docs/sdk/server-side-sdks/php/php-gettingstarted.md Fixes the DevCycleClient initialization options example syntax.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/sdk/server-side-sdks/php/php.md Outdated
Comment thread docs/sdk/server-side-sdks/php/php-install.md Outdated
@jonathannorris
jonathannorris merged commit 4f3a677 into main Aug 7, 2026
5 checks passed
@jonathannorris
jonathannorris deleted the docs-sdk-php branch August 7, 2026 18:50
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.

4 participants