Skip to content

feat: PHP SDK update for version 20.2.1#63

Merged
ArnabChatterjee20k merged 1 commit intomainfrom
dev
Mar 3, 2026
Merged

feat: PHP SDK update for version 20.2.1#63
ArnabChatterjee20k merged 1 commit intomainfrom
dev

Conversation

@ArnabChatterjee20k
Copy link
Contributor

@ArnabChatterjee20k ArnabChatterjee20k commented Mar 3, 2026

This PR contains updates to the PHP SDK for version 20.2.1.

Summary by CodeRabbit

  • Chores
    • Updated SDK version from 20.2.0 to 20.2.1

@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2ce7220 and fabb519.

📒 Files selected for processing (1)
  • src/Appwrite/Client.php

Walkthrough

The change updates version numbers in the Appwrite PHP SDK client. The user-agent header string and x-sdk-version header are both incremented from version 20.2.0 to 20.2.1. These are default global headers defined in src/Appwrite/Client.php. No functional logic, control flow, or public API signatures are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the PHP SDK version from 20.2.0 to 20.2.1 in the Appwrite client headers.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ArnabChatterjee20k ArnabChatterjee20k merged commit 55dc795 into main Mar 3, 2026
2 checks passed
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.

2 participants