swoole-bundle
swoole-bundle copied to clipboard
Fix ApiServerClient factory
In Symfony 5.4 factory format is wrong. Should be "::" not ":"
K911\Swoole\Server\Api\ApiServerClient:
factory: K911\Swoole\Server\Api\ApiServerClientFactory:newClient
K911\Swoole\Server\Api\ApiServerClient:
factory: K911\Swoole\Server\Api\ApiServerClientFactory::newClient
Hi @dotdevq, just wanted to inform you that your commit message currently fails validation. Please see contributing guide