Merged
Conversation
706b10e to
12c641a
Compare
9435a20 to
bd9551b
Compare
This was referenced Feb 7, 2026
fbeff0c to
82b44f0
Compare
d9db78e to
500fb18
Compare
Releasing claude-sonnet-4-6 and GAing advanced tool use features.
500fb18 to
d6855a1
Compare
d6855a1 to
21e322f
Compare
Makes new tool versions available as top level tool types: - WebSearchTool_20260209 - WebFetchTool_20260209 - ServerToolCaller_20260120 - CodeExecutionTool_20260120 Enables new code execution version `code_execution_20260120` as an 'allowed_caller'.
21e322f to
a8a646d
Compare
* docs: streamline README, centralize documentation at docs.anthropic.com Full documentation for the PHP SDK is now available at https://docs.anthropic.com/en/api/sdks/php. The README now focuses on getting started quickly. To suggest improvements to the documentation, see CONTRIBUTING.md. * docs: update getting started example to use Opus 4.6 * docs: replace "Anthropic API" with "Claude API" * docs: address PR review — rename to Claude SDK, update URLs to platform.claude.com
4e9b615 to
b617808
Compare
b617808 to
f2a1463
Compare
f2a1463 to
5d23008
Compare
…nd ErrorCode types (#319)
10c46a3 to
3ee65dd
Compare
3ee65dd to
261bbec
Compare
Collaborator
|
oh, it looks like the manually added custom code got out of sync with the generated endpoints, I will fix this 👍 |
261bbec to
0c81211
Compare
duncan-anthropic
approved these changes
Feb 19, 2026
Contributor
Author
|
🤖 Release is at https://github.com/anthropics/anthropic-sdk-php/releases/tag/v0.6.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.6.0 (2026-02-19)
Full Changelog: v0.5.0...v0.6.0
Features
$_ENVaware getenv helper (c40668b)Bug Fixes
Chores
Util::getenv()and add tests (#309) (451a3d4)Documentation
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions