temporalio / temporalio/sdk-php
Add `Patched()` and `DeprecatePatch()` APIs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 421
- Forks
- 64
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 11
Description
Describe the solution you'd like
In short:
-
Add the
Patched(patchId, memoized): booleanandDeprecatePatch(patchId, memoized): booleanAPIs. Refer to Core's implementation (once it is ready). -
(Maybe) Deprecate the
GetVersionAPI.
See temporalio/features#591 for details.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with temporalio/features#591 and the Core implementation referenced in the issue once it is ready. Confirm the intended behavior for Patched() and DeprecatePatch(), including memoized handling, and determine whether GetVersion should be deprecated; done means the PHP SDK exposes APIs matching that specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100