sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

[Bug] Wrong PHP doc

Open butschster opened this issue 3 years ago • 0 comments

It would be great don't use phpdoc blocks for typed arguments.

When I use pslam, I bump into an error

Argument 1 of Temporal\Internal\ServiceContainer::fromWorkerFactory expects Temporal\WorkerFactory, Spiral\TemporalBridge\WorkerFactory provided

https://github.com/temporalio/sdk-php/blob/master/src/Internal/ServiceContainer.php#L152

butschster avatar Feb 23 '22 21:02 butschster