Pinned issues
Issues
- 3
异常Pool error is Swoft\\Connection\\Pool\\AbstractPool::popByChannel(): Send of 5 bytes failed with errno=32
#1481 opened by mrainyo - 0
框架可否小更新一下支持 让其支持一下php8
#1508 opened by dg-jj - 2
- 0
感谢对 php的贡献,但是这个框架目前bug较多,不建议使用,可以研究一下 webman
#1507 opened by zhouhai920 - 3
用这个框架的phper 得有多倒霉
#1479 opened by liubangde88 - 3
执行 `php bin/swoft -V` 后出现很多错误提示
#1461 opened by nx04 - 0
- 1
守护进程方式启动失败
#1505 opened by LGFModel - 1
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in
#1504 opened by flyaction - 3
自定义进程,怎么调用task::async呢?2.0.11
#1498 opened by kjlixx - 1
Error install
#1502 opened by kikemaru - 0
在swoft中 我想通过后置中间件,对接口内容输出进行加密 ,因为项目不是前后端分离,我需要类似的判断 $response instanceof Json; 求帮助,在线等
#1501 opened by xsp15135921754 - 0
- 0
- 1
Swoft\Log\Error:log(30) Run process for process pool fail(Pool error is Create con nection error(Dsn(mysql:dbname=test;host=127.0.0.1) can not to connected!)
#1497 opened by slushpuppy - 0
HTTP控制器中无法调用 websocket 发送消息api
#1495 opened by aikonchem - 1
Fatal error:
#1487 opened by jlinw - 0
组件咨询
#1483 opened by liu-jiangyuan - 4
Pool error is Swoft\Connection\Pool\AbstractPool::popByChannel(): Send of 5 bytes failed with errno=110 Operation timed out file=/var/www/vendor/swoft/connection-pool/src/AbstractPool.php line=289. (At /var/www/vendor/swoft/db/src/DB.php line 81)
#1465 opened by stevenscl - 0
redis pool use hscan problem
#1480 opened by azhuang321 - 1
官网无法访问?
#1478 opened by garenlyu1993 - 0
Bean::SESSION Scope for definition is not undefined
#1476 opened by imzyf - 1
weosocket 1006 close
#1471 opened by suzhiF - 0
并发下RPC响应可能互窜
#1472 opened by stevennight - 0
websocket 启动时报错 The annotation "@AnnotationParser" in class Swoft\WebSocket\Server\Annotation\Parser\MessageMappingParser was never imported.
#1467 opened by suzhiF - 0
- 1
swoft.io no longer works
#1462 opened by Pok09 - 0
执行 `php bin/swoft -V` 后出现很多错误提示
#1460 opened by nx04 - 1
所有支持aop的类必须要从容器里面获取它的代理对象?
#1459 opened by xioayangguang - 1
English doc not working
#1454 opened by ldar - 0
向rpc服务发送http请求,会因为json_decode 解析错误,导致work进程die掉
#1457 opened by zuobee - 0
Redis connection mset 有问题 会产生PHP Fatal error: Uncaught Swoole\Error: Socket#25 has already been bound to another coroutine
#1456 opened by zuobee - 1
Uncaught Swoole\Error: Socket#41 has already been bound to another coroutine#83028, reading of the same socket in coroutine#83032 at the same time is not allowed in /var/www/swoft/vendor/swoft/redis/src/Connection/Connection.php:266
#1455 opened by zuobee - 2
前端页面连接服务端 WebSocket 后,5~20分钟后不明原因的自己断开
#1447 opened by suzhiF - 6
RPC协议正式环境怎么样进行更新代码,而又不影响当前的请求
#1441 opened by laiweijiemu - 1
swoft-crontab定时任务注解不能使用转义字符
#1440 opened by jeristiano - 0
swoft在sgo中使用Log::info出现异常:上下文丢失
#1453 opened by NYYYL - 0
Model使用save()保存后,$modelOriginal也被$modelAttributes覆盖
#1451 opened by nightelforc - 0
SessionMiddleware bug
#1452 opened by zwyao314 - 2
- 0
Swoft\Db\Query\Builder::fromSub别名参数bug
#1446 opened by zwyao314 - 0
tcp server 发送失败 getLastError 错误码为 0 什么意思? 没有错误吗 ?
#1444 opened by xybingbing - 1
swoft restart 后无法链接到其他容器
#1442 opened by AlvinQinwen - 8
swoft-2.0.10composer 升级swoft-2.0.11后报这个异常: Swoft\\Rpc\\Client\\Exception\\RpcResponseException) Pool error is Create connection error(Redis::setOption() expects parameter 2 to be string, integer given
#1433 opened by MansonWongDev - 0
rpc调用 swoft-limiter组件出现Undefined offset: 1的错误
#1438 opened by jeristiano - 0
Crontab任务如何捕获异常信息
#1431 opened by ijisong - 0
- 0
若Model没有设置 get set 方法。 save() 返回的是true
#1432 opened by cgjcgs - 1
DB连接池是否有连接保活机制?
#1430 opened by dengqingpei1990 - 2
模型关联-预加载
#1424 opened by zeroxxmmbm