Commit b2b48ed
[CHA-2585] add migration notes for getstream-php (#165)
* feat: add migration guide for client setup and authentication
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: create migration guide for user management operations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: create migration guide for channels (CHA-2589)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add migration guide for messages and reactions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add migration guide for moderation (CHA-2591)
Covers: adding/removing moderators, banning/unbanning (app-level and
channel-level), shadow banning, querying banned users, muting/unmuting
users. Each section shows Before/After code blocks with key differences.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add migration guide for devices (CHA-2592)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add migration guide index with overview and quickstart (CHA-2593)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add deprecation notice to stream-chat-php README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: update link to the migration guide
* chore: update link to the migration guide
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent c7be32e commit b2b48ed
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
0 commit comments