Skip to content

Conversation

Yurunsoft
Copy link
Member

修复 exec() 协程化后,$output 值与非协程版不一致问题。

php 的 exec() 会把$output中每个成员的右侧空白字符去除,并且把行尾的空行那个成员去掉。

这个PR把协程化后的$output值,与非协程版保持一致

@twose twose merged commit 1249a58 into swoole:master Nov 13, 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.

2 participants