Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改RPC客户端 packer获取有误 #113

Merged

Conversation

limingxinleo
Copy link
Contributor

No description provided.

@@ -38,7 +38,7 @@ public static function collect(string $className, $objectAnnotation = null, stri
$pool = $objectAnnotation->getPool();
$version = $objectAnnotation->getVersion();
$breaker = $objectAnnotation->getBreaker();
$packer = $objectAnnotation->getBreaker();
$packer = $objectAnnotation->getPacker();
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@huangzhhui huangzhhui merged commit 1f6bd09 into swoft-cloud:master Jul 1, 2018
huangzhhui pushed a commit to swoft-cloud/swoft-rpc-client that referenced this pull request Jul 10, 2018
@limingxinleo limingxinleo deleted the features/rpc-client-bug branch July 13, 2018 04:20
huangzhhui added a commit that referenced this pull request Aug 8, 2018
e1aee2a1 Upstream some components travis ci config (#161)
605afbc8 修复Json Validator会失效的BUG (#153)
699c3a97 修改RPC客户端 packer获取有误 (#113 (review))
7a8eae12  add coWrite(); use swoft/swoole-ide-helper (#83)

git-subtree-dir: src/rpc-client
git-subtree-split: e1aee2a12854494be9fd95151c3cfb7a80d67d9b
swoft-bot pushed a commit to swoft-cloud/swoft-view that referenced this pull request Jan 25, 2019
stelin pushed a commit to swoft-cloud/swoft-rpc-client that referenced this pull request May 28, 2019
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.

3 participants