Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
swoole-src
Make PHP better
Collective -
Host: opensource -
https://opencollective.com/swoole-src
- Code: https://github.com/swoole/swoole-src
Swoole HTTP server doesn't trigger ManagerStart event
github.com/swoole/swoole-src - Ser5 opened this issue 4 days ago
github.com/swoole/swoole-src - Ser5 opened this issue 4 days ago
V6.0版enable-iouring编译报错 iouring.cc:460:48: error:invalid use of incomplete type ‘const struct statx’
github.com/swoole/swoole-src - mdys opened this issue 5 days ago
github.com/swoole/swoole-src - mdys opened this issue 5 days ago
error: ‘php_swoole_serialize’ was not declared in this scope
github.com/swoole/swoole-src - Ser5 opened this issue 5 days ago
github.com/swoole/swoole-src - Ser5 opened this issue 5 days ago
$server->setting is NULL in onWorkerStart and onTask callback
github.com/swoole/swoole-src - nguyenhothanhtam0709 opened this issue 7 days ago
github.com/swoole/swoole-src - nguyenhothanhtam0709 opened this issue 7 days ago
Add partitioned cookie support
github.com/swoole/swoole-src - jamesRUS52 opened this issue 11 days ago
github.com/swoole/swoole-src - jamesRUS52 opened this issue 11 days ago
When the process restarts, send a 500 status code to the clients waiting in the queue
github.com/swoole/swoole-src - NathanFreeman opened this pull request 11 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 11 days ago
[5.1]Fix bug #5635
github.com/swoole/swoole-src - NathanFreeman opened this pull request 12 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 12 days ago
php $start = microtime(true); //set 2s timeout $service = (yield service_center("User")); $service->setTimeout(2); $callId1 = $service->addCall("User::getUsersCache", ['ids' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]]); $callId2 = $service->addCall("User::getUser", ['id' => 1]); $res = (yield $service->multiCall()); dump($res[$callId1]); dump($res[$callId2]); dump(microtime(true) - $start);
github.com/swoole/swoole-src - ssaamrrr opened this issue 13 days ago
github.com/swoole/swoole-src - ssaamrrr opened this issue 13 days ago
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a simple script for reproducing the error. 2. What did you expect to see? 3. What did you see instead? 4. What version of Swoole are you using (`php --ri swoole`)? 5. What is your machine environment used (including the version of kernel & php & gcc)?
github.com/swoole/swoole-src - ssaamrrr opened this issue 13 days ago
github.com/swoole/swoole-src - ssaamrrr opened this issue 13 days ago
[6.0]Fix bug #5635
github.com/swoole/swoole-src - NathanFreeman opened this pull request 13 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 13 days ago
real_escape_string not accept numbers
github.com/swoole/swoole-src - LaySoft opened this issue 14 days ago
github.com/swoole/swoole-src - LaySoft opened this issue 14 days ago
compile error ‘ZEND_EXIT’ was not declared in this scope
github.com/swoole/swoole-src - tiket18 opened this issue 15 days ago
github.com/swoole/swoole-src - tiket18 opened this issue 15 days ago
[6.0]add pgsql long running test
github.com/swoole/swoole-src - NathanFreeman opened this pull request 15 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 15 days ago
WARNING ProcessPool::wait(): worker#4 abnormal exit, status=0, signal=11
github.com/swoole/swoole-src - auven opened this issue 15 days ago
github.com/swoole/swoole-src - auven opened this issue 15 days ago
swoole-6.0.0 and php-8.4 compile error
github.com/swoole/swoole-src - tomwijnroks opened this issue 17 days ago
github.com/swoole/swoole-src - tomwijnroks opened this issue 17 days ago
Path resolution in require seems incorrect
github.com/swoole/swoole-src - rsouthgate opened this issue 18 days ago
github.com/swoole/swoole-src - rsouthgate opened this issue 18 days ago
cURL error 2: Failed initialization
github.com/swoole/swoole-src - pifeifei opened this issue 18 days ago
github.com/swoole/swoole-src - pifeifei opened this issue 18 days ago
5.1.6,使用RedisPool高并发出错 ERROR php_swoole_server_rshutdown() (ERRNO 503)
github.com/swoole/swoole-src - mdys opened this issue 20 days ago
github.com/swoole/swoole-src - mdys opened this issue 20 days ago
Enable/Disable Futex support for io_uring
github.com/swoole/swoole-src - mrVrAlex opened this issue 22 days ago
github.com/swoole/swoole-src - mrVrAlex opened this issue 22 days ago
Is there Docker TS image?
github.com/swoole/swoole-src - volodymyr-hordiienko opened this issue 22 days ago
github.com/swoole/swoole-src - volodymyr-hordiienko opened this issue 22 days ago
Why I need to configure swoole as an example with --enable-swoole-pgsql if my php has pgsql drivers already
github.com/swoole/swoole-src - kvelaro opened this issue 23 days ago
github.com/swoole/swoole-src - kvelaro opened this issue 23 days ago
fix cpu affinity check
github.com/swoole/swoole-src - remicollet opened this pull request 24 days ago
github.com/swoole/swoole-src - remicollet opened this pull request 24 days ago
[6.0]Release v6.0.0
github.com/swoole/swoole-src - NathanFreeman opened this pull request 24 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 24 days ago
swoole_substr_decoding: improved parameters validation
github.com/swoole/swoole-src - Appla opened this pull request 24 days ago
github.com/swoole/swoole-src - Appla opened this pull request 24 days ago
[bug] 偶现,在脚本中使用大量go(function () {})处理任务偶尔会卡死在epoll_wait
github.com/swoole/swoole-src - omigafu opened this issue 24 days ago
github.com/swoole/swoole-src - omigafu opened this issue 24 days ago
Need example for Swoole\Coroutine\Server
github.com/swoole/swoole-src - deba12 opened this issue 25 days ago
github.com/swoole/swoole-src - deba12 opened this issue 25 days ago
[6.0]add SW_THREAD_LOCAL
github.com/swoole/swoole-src - NathanFreeman opened this pull request 26 days ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 26 days ago
Refactor the implementation of runtime hooks under ZTS mode, Fix thread safety issues.
github.com/swoole/swoole-src - matyhtf opened this pull request 27 days ago
github.com/swoole/swoole-src - matyhtf opened this pull request 27 days ago
[possible bug?] worker_max_concurrency, requests queue and greaceful shutdown
github.com/swoole/swoole-src - mrVrAlex opened this issue 29 days ago
github.com/swoole/swoole-src - mrVrAlex opened this issue 29 days ago
请教,php8 +sw5.1.6,使用memory_tracker检查,在Swoole\Server->start()和onMessage会有内存泄漏。
github.com/swoole/swoole-src - mdys opened this issue 29 days ago
github.com/swoole/swoole-src - mdys opened this issue 29 days ago
[6.0]optimize config.m4 and remove dead code
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
[Feature Request] Custom exception when doing $server->push() on closed client
github.com/swoole/swoole-src - MrMeshok opened this issue about 1 month ago
github.com/swoole/swoole-src - MrMeshok opened this issue about 1 month ago
[5.1]Fix 301 status code test
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
[5.1]Fix oracle database name error
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
[6.0]Fix oracle database name error
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
[6.0]using iouring for http coro client
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
[6.0]optimize header value code
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
Improve process pool
github.com/swoole/swoole-src - matyhtf opened this pull request about 1 month ago
github.com/swoole/swoole-src - matyhtf opened this pull request about 1 month ago
How to close() a Swoole\Coroutine\PostgreSQL connection / object.
github.com/swoole/swoole-src - mohsin-devdksa opened this issue about 1 month ago
github.com/swoole/swoole-src - mohsin-devdksa opened this issue about 1 month ago
Fatal error: Cannot redefine class constant PDO::PGSQL_ATTR_DISABLE_PREPARES
github.com/swoole/swoole-src - mrVrAlex opened this issue about 1 month ago
github.com/swoole/swoole-src - mrVrAlex opened this issue about 1 month ago
进程池监听了message事件后,子进程无法接受信号,主进程也无法被kill -15停止
github.com/swoole/swoole-src - yunwuxin opened this issue about 1 month ago
github.com/swoole/swoole-src - yunwuxin opened this issue about 1 month ago
[6.0][WIP] Support zstd
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
WebSocker Server's Connection (fd) Overflow Issue due to continuous increment of Connection Number
github.com/swoole/swoole-src - mohsin-devdksa opened this issue about 1 month ago
github.com/swoole/swoole-src - mohsin-devdksa opened this issue about 1 month ago
[5.1]Fix bug #5382 (#5383)
github.com/swoole/swoole-src - xuanyanwow opened this pull request about 1 month ago
github.com/swoole/swoole-src - xuanyanwow opened this pull request about 1 month ago
WARNING Server::check_worker_exit_status(): worker(pid=18067, id=1) abnormal exit, status=0, signal=11
github.com/swoole/swoole-src - mengzhuowei opened this issue about 1 month ago
github.com/swoole/swoole-src - mengzhuowei opened this issue about 1 month ago
php8.4 使用curl函数报错 CURLOPT_BINARYTRANSFER 常量弃用
github.com/swoole/swoole-src - YvesHo0968 opened this issue about 1 month ago
github.com/swoole/swoole-src - YvesHo0968 opened this issue about 1 month ago
[6.0][WIP]Support llhttp
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
请教,子进程Process中使用task执行任务结束后无法释放主进程创建的RedisPool和MysqliPool
github.com/swoole/swoole-src - mdys opened this issue about 1 month ago
github.com/swoole/swoole-src - mdys opened this issue about 1 month ago
[5.1]Release v5.1.6
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 1 month ago
8.4.1 安装 swoole 5.1.5 编译报错
github.com/swoole/swoole-src - wheakerd opened this issue about 1 month ago
github.com/swoole/swoole-src - wheakerd opened this issue about 1 month ago
php 8.4.1 安装 swoole 5.1.5 出现警告
github.com/swoole/swoole-src - wheakerd opened this issue about 1 month ago
github.com/swoole/swoole-src - wheakerd opened this issue about 1 month ago
5.15版本,WebSocket 自定义握手,使用官方wiki上的例子onHandShake出现Segmentation fault
github.com/swoole/swoole-src - mdys opened this issue about 2 months ago
github.com/swoole/swoole-src - mdys opened this issue about 2 months ago
[5.1]Fix issue of unexpected response timeouts when an HTTP client with long time keep-alive
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix bug #5548
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix bug #5547
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix zend_max_execution_timer.h cannot be included by the C++ extension.
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
ssl websocket 在微信小程序手机端连续发送数据不能立即接收
github.com/swoole/swoole-src - xmzhy opened this issue about 2 months ago
github.com/swoole/swoole-src - xmzhy opened this issue about 2 months ago
Cannot run external program inside coroutine, when custom SIGCHLD handler was established
github.com/swoole/swoole-src - alex-rsk opened this issue about 2 months ago
github.com/swoole/swoole-src - alex-rsk opened this issue about 2 months ago
[6.0]Restrict liburing version to a minimum of 2.5.
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
Create a Swoole WebSocket server that subscribes to new messages from Redis using Redis Pub/Sub.
github.com/swoole/swoole-src - AnyutaH opened this issue about 2 months ago
github.com/swoole/swoole-src - AnyutaH opened this issue about 2 months ago
Fix #5577 error in HAVE_IOURING_FUTEX detection
github.com/swoole/swoole-src - remicollet opened this pull request about 2 months ago
github.com/swoole/swoole-src - remicollet opened this pull request about 2 months ago
[6.0]Fix bug #5577
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[6.0.0RC1] build failure
github.com/swoole/swoole-src - remicollet opened this issue about 2 months ago
github.com/swoole/swoole-src - remicollet opened this issue about 2 months ago
[6.0]6.0.0-rc1 version
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[6.0]sync library file
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[6.0]optimize http response
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[6.0]Fix the lambda has no capture-default
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix when executing table::free() before process exit, it causes mutex lock not work in other processes
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix bug #5558
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix bug #5552
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix issue of unexpected response timeouts when an HTTP client with long time keep-alive
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix #5558
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
[5.1]Fix send chunk error
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request about 2 months ago
Bump codecov/codecov-action from 4 to 5
github.com/swoole/swoole-src - dependabot[bot] opened this pull request about 2 months ago
github.com/swoole/swoole-src - dependabot[bot] opened this pull request about 2 months ago
worker(pid=5361, id=5) abnormal exit
github.com/swoole/swoole-src - thethunderturner opened this issue about 2 months ago
github.com/swoole/swoole-src - thethunderturner opened this issue about 2 months ago
\Swoole\Coroutine\System::gethostbyname($domainName, AF_INET6, 5);触发信号11的错误进程奔溃
github.com/swoole/swoole-src - zhang768617998 opened this issue about 2 months ago
github.com/swoole/swoole-src - zhang768617998 opened this issue about 2 months ago
希望能在v6版本中解决一下Redis\Server::format方法的数据类型问题
github.com/swoole/swoole-src - warmbook opened this issue about 2 months ago
github.com/swoole/swoole-src - warmbook opened this issue about 2 months ago
v6 Map类无法 删除嵌套的数字键 就算传字符串数字也不行
github.com/swoole/swoole-src - LIngMax opened this issue about 2 months ago
github.com/swoole/swoole-src - LIngMax opened this issue about 2 months ago
V6 的变量内存共享函数 有问题 toArray函数
github.com/swoole/swoole-src - LIngMax opened this issue about 2 months ago
github.com/swoole/swoole-src - LIngMax opened this issue about 2 months ago
Issue with Correct Execution of 'Server->stop(waitEvent: true)'
github.com/swoole/swoole-src - Dmcz opened this issue 2 months ago
github.com/swoole/swoole-src - Dmcz opened this issue 2 months ago
[6.0]Support coroutine lock
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
cygwin 环境下 新增的功能TCP_INFO option in Co\Socket::getOption 缺少适配
github.com/swoole/swoole-src - jingjingxyk opened this issue 2 months ago
github.com/swoole/swoole-src - jingjingxyk opened this issue 2 months ago
[6.0]support coroutine lock feature
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
Try to connect with TLS and valid cert
github.com/swoole/swoole-src - BhryanS2 opened this issue 2 months ago
github.com/swoole/swoole-src - BhryanS2 opened this issue 2 months ago
[6.0]Refactor iouring
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
github.com/swoole/swoole-src - NathanFreeman opened this pull request 2 months ago
Refactor AsyncRequest, fix #5547
github.com/swoole/swoole-src - matyhtf opened this pull request 2 months ago
github.com/swoole/swoole-src - matyhtf opened this pull request 2 months ago
Please explain in simple word difference between Swoole Client and Corotine Client and Swoole Server and Corotine server
github.com/swoole/swoole-src - deba12 opened this issue 2 months ago
github.com/swoole/swoole-src - deba12 opened this issue 2 months ago