Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP
https://github.com/swoole/swoole-src

Worker exits without much information

stnguyen90 opened this issue 8 months ago
已解决

mdys opened this issue 8 months ago
Can allow_redirects be supported on the HTTP/WebSocket?

Mxmilu666 opened this issue 8 months ago
Fix Sqlite pdo segmentfault

NathanFreeman opened this pull request 8 months ago
[WIP]Support partitioned

NathanFreeman opened this pull request 8 months ago
Swoole not supporting partitioned cookie parameter

Energetic6877 opened this issue 8 months ago
Websocket connection failed. SSL related Issue?

kwanweijeat opened this issue 8 months ago
A bug occurred in Swoole-v5.1.1, please report it.

fpysky opened this issue 8 months ago
5.1.2 Context::parse_multipart_data 导致abort 进程退出

szutoutou opened this issue 8 months ago
Fix transfer_t struct missing

NathanFreeman opened this pull request 8 months ago
Coroutine\Socket客户端绑定地址失败

menzhu opened this issue 8 months ago
Using package_length_func

karevan opened this issue 8 months ago
php官方docker的alpine包无法开启sqlite

haodiao opened this issue 8 months ago
hyperf:执行pgsql查询,worker进程退出

pizsd opened this issue 8 months ago
sync plain_wrapper

NathanFreeman opened this pull request 8 months ago
Server::check_worker_exit_status(): worker(pid=294, id=0) abnormal exit

CViniciusSDias opened this issue 8 months ago
optimize create socket

NathanFreeman opened this pull request 9 months ago
mac 通过swoole-cli运行项目无法导出数据

Sheldon1024 opened this issue 9 months ago
Update boost asm

NathanFreeman opened this pull request 9 months ago
Added pty support for proc_open function, fix #5275

matyhtf opened this pull request 9 months ago
update boost asm

NathanFreeman opened this pull request 9 months ago
Optimize create socket

NathanFreeman opened this pull request 9 months ago
Question: Coroutine\Http\Server Settings

xuanyanwow opened this issue 9 months ago
切换业务前出现了一些异常

LIngMax opened this issue 9 months ago
[6.0] Server for thread mode

matyhtf opened this pull request 9 months ago
[6.0]Server for thread mode

NathanFreeman opened this pull request 9 months ago
Detect additional error message "Broken Pipe" as Lost Connection

kingIZZZY opened this pull request 9 months ago
Suggestion: Better core logging

ValiDrv opened this issue 9 months ago
hyperf启动报错,worker进程异常退出

pizsd opened this issue 9 months ago
`proc_open` failed because `Pty` is not supported in Swoole

bosunski opened this issue 9 months ago
Configurable strategy for picking async-style http worker

Meldiron opened this issue 10 months ago
blocking on get data with pdo from db

parsibox opened this issue 10 months ago
mac 启用了swoole_curl 后composer执行没有任何返回

longfeiRen opened this issue 10 months ago
Fix bug #5141

NathanFreeman opened this pull request 10 months ago
Fix iouring error

NathanFreeman opened this pull request 10 months ago
Co\Http\Client cannot resolve "localhost": DNS Lookup resolve failed

skyshore2001 opened this issue 10 months ago
error with soap

parsibox opened this issue 10 months ago
Handling Encrypted Packet Splitting in PHP Swoole

moradi-morteza opened this issue 10 months ago
Fix max_input_vars limit error

NathanFreeman opened this pull request 10 months ago
Optimize memory usage

NathanFreeman opened this pull request 10 months ago
[WIP]Optimize memory usage

NathanFreeman opened this pull request 10 months ago
Fix bug #5257

NathanFreeman opened this pull request 10 months ago
Synchronize PHP file operation code for different versions

NathanFreeman opened this pull request 10 months ago
Support io_uring for async file operation

matyhtf opened this pull request 10 months ago
Fix coverity issues

matyhtf opened this pull request 10 months ago
Swoole Library updates for v5.2.0

deminy opened this pull request 10 months ago
AC_PROG_CC_C99 is obsolete with autoconf >= 2.70

petk opened this pull request 10 months ago
Remove unused Autoconf checks for socket structs

petk opened this pull request 10 months ago
Optimize http server

NathanFreeman opened this pull request 10 months ago
make test error report

FunnyRyan opened this issue 10 months ago
Optimize http server

NathanFreeman opened this pull request 10 months ago
Optimize http server

NathanFreeman opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Segmentation fault when calling blocking function inside coroutine

praswicaksono opened this issue 11 months ago
CURLOPT_SHARE option is not supported in Swoole 5.0.3

karevan opened this issue 11 months ago
Allow 451 HTTP status code for responses

abnegate opened this pull request 11 months ago
syntax error near unexpected token `SQLITE,'

mindell opened this issue 11 months ago
PECL release of swoole 5.1.2

jhmoon2000 opened this issue 11 months ago
Fix out of sources tree build

remicollet opened this pull request 11 months ago
Urgent Request for 'curl' Bug Fix Release

jhmoon2000 opened this issue 11 months ago
Fix typo at UNKNOWN word

leocavalcante opened this pull request 11 months ago
typo report: UNKOWN

successgo opened this issue 11 months ago
MySQL server fails connection at ./init of test

junwha0511 opened this issue 11 months ago
开启native curl后性能远不及未开启native curl

netcccyun opened this issue 11 months ago
编译报错

zhaozhatian opened this issue 11 months ago
Minor optimization

NathanFreeman opened this pull request 12 months ago
abnormal exit

BeyCoder opened this issue 12 months ago
Swoole CURL Flag causes SEGFAULT on PHP8.3

dmalusev opened this issue 12 months ago
swoole 4.8-5.0版本使用redis异常

sh512953070 opened this issue 12 months ago
Uncaught Swoole\Error: cURL is executing, cannot be operated in

cloud-arrow opened this issue 12 months ago
Swoole\Table::set(): failed to set('36998'), unable to allocate memory

daironghua521 opened this issue 12 months ago
bring Swoole Library to latest

deminy opened this pull request about 1 year ago
Fix compatibility with PHP 8.3 ZEND_CHECK_STACK_LIMIT

Yurunsoft opened this pull request about 1 year ago
Fix ci test error

NathanFreeman opened this pull request about 1 year ago
Upgrade alpine versions for test.

limingxinleo opened this pull request about 1 year ago
Fix Swoole\Coroutine\PostgreSQL memory leak

Yurunsoft opened this pull request about 1 year ago
Fixing errno after wait

JacobBrownAustin opened this pull request about 1 year ago
errno changes after wait_process, and causes incorrect WARNING messages

JacobBrownAustin opened this issue about 1 year ago
Fix http2 test

NathanFreeman opened this pull request about 1 year ago
Fix truncated cookie

stnguyen90 opened this pull request about 1 year ago
Cookie is truncated leading to a malformed/invalid cookie

stnguyen90 opened this issue about 1 year ago
swoole 和 composer 冲突

mryfan opened this issue about 1 year ago