Yurun

Results 41 issues of Yurun

I suggest adding slow IO test. It often appears in actual projects that the database is slow to query or slow api, which should also be an indicator to measure...

Other functions that are hooked are compatible in the non-coroutine

既然 swoole-cli 支持 PHP 8.1 + 4.8.x,应该把 PHP 8.1 加入测试

没有严格测试,现在已经重新修改 原写法是GET、OPTIONS、HEAD、DELETE不解析`Content-Length`直接跳过了,会导致keepalive情况下的后续请求解析出错。 会把前一个请求的body内容,当作新的请求数据去解析,然后method就错了。

## Bug report I'm using Swoole and php-cs-fixer is incorrectly converting the constant `SWOOLE_PROCESS` to lowercase `swoole_process` `swoole_process` is also a class name, but I don't know the cause of...

kind/bug