Skip to content

Conversation

@xepozz
Copy link
Collaborator

@xepozz xepozz commented Dec 26, 2025

What was changed

Why?

Closes #624

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@xepozz xepozz requested a review from wolfy-j as a code owner December 26, 2025 12:49
@vercel
Copy link

vercel bot commented Dec 26, 2025

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

Project Deployment Review Updated (UTC)
php Ready Ready Preview, Comment Jan 28, 2026 5:40pm

Request Review

use Temporal\Exception\OutOfContextException;
use Temporal\Workflow;

class WorkflowFacadeTest extends TestCase
Copy link
Collaborator

Choose a reason for hiding this comment

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

we did not have existing one?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It uses in different tests to test workflow, but there's no any to test Temporal\Workflow itself

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.

[Bug] Facade methods throw wrong exception

3 participants