temporalio / sdk-php

Temporal PHP SDK
https://php.preview.thundergun.io
MIT License
270 stars 45 forks source link

Move FeatureFlags class into Worker namespace #510

Closed roxblnfk closed 1 week ago

roxblnfk commented 1 week ago

What was changed

Static worker flags class has been mvoed into the Temporal\Worker namespace.

Why?

Since feature flags pertain only to the worker (activity and workflow), it would be more logical to place the class there. See https://github.com/temporalio/sdk-php/pull/494#issuecomment-2311005196 This PR is an alternative to https://github.com/temporalio/sdk-php/pull/505

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 4:43pm