Skip to content

feat: expose WorkflowInboundCallInterceptor::init()#739

Open
xepozz wants to merge 3 commits intomasterfrom
interceptor-wf-init
Open

feat: expose WorkflowInboundCallInterceptor::init()#739
xepozz wants to merge 3 commits intomasterfrom
interceptor-wf-init

Conversation

@xepozz
Copy link
Copy Markdown
Collaborator

@xepozz xepozz commented Apr 11, 2026

What was changed

  • Added WorkflowInboundCallInterceptor::init() method
  • init methods isn't the same as Java's one, it's a lifecycle stage: Workflow initing/end

Why?

Closing #601

@xepozz xepozz requested review from a team, roxblnfk and wolfy-j as code owners April 11, 2026 15:30
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
php Ready Ready Preview, Comment Apr 11, 2026 3:32pm

Request Review

@xepozz xepozz added this to the 3.0.0 milestone Apr 11, 2026
@xepozz xepozz added the BC broken Backward compatibility broken label Apr 11, 2026
@xepozz
Copy link
Copy Markdown
Collaborator Author

xepozz commented Apr 11, 2026

@roxblnfk please review if it's what you wanted

Copy link
Copy Markdown
Collaborator

@roxblnfk roxblnfk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't seem like the interceptor is running in the right place and providing functionality similar to that in the Java SDK.

@xepozz
Copy link
Copy Markdown
Collaborator Author

xepozz commented Apr 11, 2026

It doesn't seem like the interceptor is running in the right place and providing functionality similar to that in the Java SDK.

Indeed, so there are no need to re-implement Java way in PHP, isn't it?
It would be great if you add more details about the idea to the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC broken Backward compatibility broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants