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

修复非server环境下无法使用rpc服务的BUG #155

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

limingxinleo
Copy link
Contributor

@limingxinleo limingxinleo commented Jul 31, 2018

error: Uncaught Error: Call to a member function getTcpSetting() on null in /code/test/vendor/swoft/rpc/src/Packer/EofTrait.php:19

Fixes #313

@limingxinleo limingxinleo changed the title 修复非server环境下无法使用rpc服务的BUG 修复非server环境下无法使用rpc服务的BUG fixex #313 Jul 31, 2018
@limingxinleo limingxinleo changed the title 修复非server环境下无法使用rpc服务的BUG fixex #313 修复非server环境下无法使用rpc服务的BUG fixes #313 Jul 31, 2018
@limingxinleo limingxinleo changed the title 修复非server环境下无法使用rpc服务的BUG fixes #313 修复非server环境下无法使用rpc服务的BUG fixes # 313 Jul 31, 2018
@limingxinleo limingxinleo changed the title 修复非server环境下无法使用rpc服务的BUG fixes # 313 修复非server环境下无法使用rpc服务的BUG Fixes # 313 Jul 31, 2018
@limingxinleo limingxinleo changed the title 修复非server环境下无法使用rpc服务的BUG Fixes # 313 修复非server环境下无法使用rpc服务的BUG Jul 31, 2018
@huangzhhui huangzhhui merged commit 7f2b412 into swoft-cloud:master Aug 1, 2018
@limingxinleo limingxinleo deleted the features/rcp-eof branch August 1, 2018 13:06
swoft-bot added a commit that referenced this pull request Oct 15, 2018
e782bc1 Upstream travis ci config (#160)
a58ef2c Fix rpc unit test (#159)
a47e885 Fix ci (#158)
92c9b75 fix ci  (#157)
fd461c6 rpc component add travis ci config (#156)
8f02304 修复非server环境下使用rpc服务时抛出Call to a member function getTcpSetting() on null 的BUG (#155)
0eaec24 修复Json Validator会失效的BUG (#153)

git-subtree-dir: src/rpc
git-subtree-split: e782bc15cd72b710131bda795e4871b5606ea4a0
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.

2 participants