-
https://wiki.swoole.com/#/question/install?id=%e5%ae%89%e8%a3%85xdebug
aogg updated
7 months ago
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
- 框架: Lumen (9.1.5) (Laravel Components ^9.21)
- …
-
`.config/autoload/middlewares.php` contains
```php
return [
'http' => [
\App\Common\Middleware\HandleInertiaMiddleware::class,
],
];
```
```
[ERROR] Entry "App\Common\Midd…
-
swoole项目中使用了think-orm,达到28800秒超时后项目日志中收到这种错误,php中内存已经给到2G,无论给多少内存都会有这种错误
[2018-04-09 00:00:00 *52170.12] ERROR zm_deactivate_swoole (ERROR 503): Fatal error: Allowed memory size of 2147483648 bytes…
-
`
-
```
#0 [8192]ErrorException in Dmonitor.php line 19
strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
class Dmonitor extends BaseController
{
public functio…
-
### Describe the bug
When having multiple HandleHybridRequests, it seems that the variables between the two middleware leak into each other.
An example when to need multiple Hybridly middleware …
jaggy updated
7 months ago
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
大概就是线上业务非常偶尔会发生数据库执行失败但是用户收不到提示的情况
最后追到是连接长时间无活动,po…
-
zh-ch/server/init.md 的 process_structure_2 没有跟其它图一样用 cdn,导致第二张[进程/线程结构图](https://wiki.swoole.com/_images/server/process_structure_2.png) 404
-
The release of Swoole v5.1.2 is great, but it has not been registered with the pecl repository, so it is not being distributed to various distributions that use pecl. It would be appreciated if you co…