swoft-cloud / swoft

🚀 PHP Microservice Full Coroutine Framework
https://swoft.org
Apache License 2.0
5.58k stars 788 forks source link

感谢对 php的贡献,但是这个框架目前bug较多,不建议使用,可以研究一下 webman #1507

Open zhouhai920 opened 3 months ago

zhouhai920 commented 3 months ago
Q A
Bug report? yes/no
Feature request? yes/no
Swoft version x.y.z (by php bin/swoft -V)
Swoole version x.y.z (by php --ri swoole)
PHP version x.y.z (by php -v)
Runtime environment Win10/Mac/CentOS 7/Ubuntu/Docker etc.

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Details

Describe what you are trying to achieve and what goes wrong.

// paste output here

Provide minimal script to reproduce the issue

// paste code