Skip to content

feat: PHP SDK update for version 21.0.0#64

Merged
abnegate merged 8 commits intomainfrom
dev
Mar 26, 2026
Merged

feat: PHP SDK update for version 21.0.0#64
abnegate merged 8 commits intomainfrom
dev

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Mar 24, 2026

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

* No user-facing SDK changes
@coderabbitai
Copy link

coderabbitai bot commented Mar 24, 2026

Warning

Rate limit exceeded

@ChiragAgg5k has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 33 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 414b2f05-c1d5-49c4-8ca2-0549f13feaa2

📥 Commits

Reviewing files that changed from the base of the PR and between 55dc795 and 954a2ed.

📒 Files selected for processing (49)
  • CHANGELOG.md
  • README.md
  • docs/examples/databases/create-index.md
  • docs/examples/functions/create.md
  • docs/examples/functions/update.md
  • docs/examples/project/create-variable.md
  • docs/examples/project/delete-variable.md
  • docs/examples/project/get-variable.md
  • docs/examples/project/list-variables.md
  • docs/examples/project/update-variable.md
  • docs/examples/sites/create.md
  • docs/examples/sites/update.md
  • docs/examples/tablesdb/create-index.md
  • docs/examples/users/update-impersonator.md
  • docs/examples/webhooks/create.md
  • docs/examples/webhooks/delete.md
  • docs/examples/webhooks/get.md
  • docs/examples/webhooks/list.md
  • docs/examples/webhooks/update-signature.md
  • docs/examples/webhooks/update.md
  • docs/functions.md
  • docs/health.md
  • docs/project.md
  • docs/sites.md
  • docs/users.md
  • docs/webhooks.md
  • src/Appwrite/Client.php
  • src/Appwrite/Enums/BackupServices.php
  • src/Appwrite/Enums/DatabaseType.php
  • src/Appwrite/Enums/DatabasesIndexType.php
  • src/Appwrite/Enums/Scopes.php
  • src/Appwrite/Enums/TablesDBIndexType.php
  • src/Appwrite/Enums/TemplateReferenceType.php
  • src/Appwrite/Services/Databases.php
  • src/Appwrite/Services/Functions.php
  • src/Appwrite/Services/Health.php
  • src/Appwrite/Services/Project.php
  • src/Appwrite/Services/Sites.php
  • src/Appwrite/Services/TablesDB.php
  • src/Appwrite/Services/Users.php
  • src/Appwrite/Services/Webhooks.php
  • tests/Appwrite/Services/DatabasesTest.php
  • tests/Appwrite/Services/FunctionsTest.php
  • tests/Appwrite/Services/HealthTest.php
  • tests/Appwrite/Services/ProjectTest.php
  • tests/Appwrite/Services/SitesTest.php
  • tests/Appwrite/Services/TablesDBTest.php
  • tests/Appwrite/Services/UsersTest.php
  • tests/Appwrite/Services/WebhooksTest.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 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.

@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 20.2.0 feat: PHP SDK update for version 21.0.0 Mar 25, 2026
@abnegate abnegate merged commit ac56e79 into main Mar 26, 2026
1 check 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