-
Based on your approach here, I proposed a [non-blocking mongodb connection](https://github.com/ehsan2e/swoole-mongo) I'd be glad if you check and share your feedback about it.
-
### Octane Version
2.3.4
### Laravel Version
10.46.0
### PHP Version
8.2.20
### What server type are you using?
Swoole
### Server Version
5.1.1
### Database Driver & Version
_No response_
…
Pluuk updated
2 months ago
-
-
### Octane Version
2.5.9
### Laravel Version
11.x
### PHP Version
8.3.11
### What server type are you using?
Swoole
### Server Version
5.1.4
### Database Driver & Version
_No response_
###…
-
vagrant@vagrant-ubuntu-trusty:~/www/swoole$ make
/bin/bash /home/vagrant/www/swoole/libtool --mode=compile cc -I. -I/home/vagrant/www/swoole -DPHP_ATOM_INC -I/home/vagrant/www/swoole/include -I/home/…
-
Tps:
> 这个问题目前只存在于pecl安装的swoole(包括手动编译),在swoole-cli中没有此问题,且锁类型只有 SWOOLE_RWLOCK 才会存在这个问题.
> 目前测试过的php8.0-8.2 swoole4.8-5.0都成功复现。
> 为了确定非扩展兼容问题,其它扩展禁用情况下依然复现。
> **为了确保描述可靠,这里增加一些描述**
> **注意!这是一个bu…
-
##
thinkphp 6.0.8下think-swoole安装成功,但是无法正常运行无法运行,请教如何解决?
```
[root@localhost think-6.0.6]# composer require topthink/think-swoole
Do not run Composer as root/super user! See https://getcomposer.…
wh-82 updated
2 years ago
-
I was excited to try this to debug a long-lived script I am running with swoole.
However, about 50%+ of the time I run `meminfo_dump()` it segfaults.
Anything I can do to help you debug this?
…
-
使用 `Github Action` 自动构建,并上传发布:
发布
----
- [ ] `Github swoole-src releases`
- [ ] `Gitee swoole-src releases`
- [ ] `Github swoole-clireleases`
- [ ] `Gitee swoole-cli releases`
- [ ] 腾讯…
-
Hi,刚接触swoole ,按照安装步骤。
> php webim_server.php
```
PHP Warning: cli_set_process_title(): cli_set_process_title had an error: Not initialized correctly in /Users/xujiajun/myPlayground/php-webim/vendor…