-
PHP Fatal error: Declaration of Hyperf\Crontab\Process\CrontabDispatcherProcess::isEnable($server): bool must be compatible with Hyperf\Process\AbstractProcess::isEnable(): bool
Darwin MacBook-Pro…
actoy updated
4 years ago
-
topthink/think-swoole : v3.0.8
topthink/framework: v6.0.3
长时间运行后导致占用内存过大,报错信息如下
```
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 16777224 bytes) in /path/vend…
xaboy updated
4 years ago
-
| Software | Version |
| --------- | --------- |
| PHP | 7.3.11-1+ubuntu18.04.1+deb.sury.org+1 |
| Swoole | `4.4.12` |
| Laravel | `5.5.48` |
| LaravelS | `3.5.14` |
2.…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
Linux promote.cache-dns.local 3.10.0-1062.4.3.el7.x86_64 …
-
```bash
/opt/www # uname -a && php -v && composer info | grep hyperf && php --ri swoole
Linux 0ad8ccb12661 4.9.184-linuxkit #1 SMP Tue Jul 2 22:58:16 UTC 2019 x86_64 Linux
PHP 7.4.3 (cli) (built: M…
-
| PHP | 7.2.17 |
| Swoole | 4.2.13 |
| LaravelS | 3.4.4 …
-
Linux localhost.localdomain 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6 15:49:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
PHP 7.2.25 (cli) (built: Apr 3 2020 00:10:18) ( NTS )
Copyright (c) 1997-201…
yzdzh updated
4 years ago
-
### Description:
我的环境 虚拟机安装centos6.7 php7.2.18 swoole扩展4.4.18
虚拟机内部 curl 访问输出正常:如下:
[root@liang ~]# curl 192.168.21.234:9501
{"method":"GET","message":"Hello world."}
在mac机器浏览器上访问虚拟机里边服务时:
hy…
-
## Before you submit this issue, you has been search all existed issues and search the [documentation](https://doc.hyperf.io)
- [] I've been search all existed issues
- [] I've been read all documen…
-
Hi
I'm trying to use that apm agent for our php laravel project
php: "^7.3"
laravel/framework: 5.6.*
apm server: 7.6.0
I'm getting below errors in the application log:
```
test.ERROR: A tr…