-
Please answer these questions before submitting your issue.
```
var_dump(serialize(new Exception("fasfasdfad")));#普通环境下执行正常
#http事件下swoole 抛出异常 is not allowed
$server->on('request', function…
-
![微信图片_20241111194318](https://github.com/user-attachments/assets/f1fdb1b7-9344-4530-83d6-9000fd690c6e)
![微信截图_20241111202321](https://github.com/user-attachments/assets/4f69c2ff-5a18-4573-8c11-f964d…
-
- hardware: M1 Mac
- OS: Big Sur
- PHP: php@7.4 by homebrew (7.4.16)
- leveldb: 1.23 stable by homebrew (--build-from-source)
- ext-leveldb: 0.3.0, downloaded tarball from pecl.php.net, installed …
-
System: Lumen with swoole
.env:
```
CLOCKWORK_ENABLE = false
CLOCKWORK_DATABASE_COLLECT_MODELS_RETRIEVED = false
CLOCKWORK_DATABASE_SLOW_THRESHOLD = 50 #null
CLOCKWORK_DATABASE_DETECT_DU…
-
Hi,
**Context**
At the moment we are upgrading some of our PHP apps to the latest version of PHP and as well moving them out to Swoole and/or ReactPHP. One of the teams has tried to use the new dr…
-
### Summary
In the image php-8.3-1.17.89 are leftover PHP configuration files that load modules, do not exist or have already been loaded - similar to this issue https://github.com/tiredofit/docker…
-
数据库读取是异步的,redis也是异步的。假如有两个接口都先读数据库,处理完逻辑。再再写redis。 假如说,有两条接口同时请求,会不会造成数据不一致啊?
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 2.0.10
| Swoole version | 4.6.4
| PHP version …
-
SO: Ubuntu 22.04
Version installed of phpmyadmin: 5.2.1
Command to reproduce it:
Mysql Command:
```
sudo apt install mysql-server -y --fix-missing
sudo mysql_secure_installation
# root pass…
-
We've added support for Swoole, but we haven't included nginx-style URL generation from annotations yet.
We need to find a way to implement this feature for Swoole as well, focusing on maximizing p…