-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
If I run a query which otherwise returns successfu…
-
my program run without SWOOLE_SSL but when i am use SWOOLE_SSL get error Segmentation fault.
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a …
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
Running HTTP Server in PROCESS mode with HTTP2 ena…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
Note: I'm using Laravel Octane for this experiment…
-
At https://github.com/hhxsv5/laravel-s/blob/82c2c8ba8ec9ad33bb6e0a3c0a4f4d4b5690cda0/src/Console/Portal.php#L105 there is an explicit check for ```extension_loaded('swoole')```
Now, with [OpenSwool…
-
It looks like reincarnation of https://github.com/swoole/swoole-src/issues/4308
1. What did you do? If possible, provide a simple script for reproducing the error.
```php
stork updated
2 years ago
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
Just put options to PHP (opcache) ini file:
`opcach…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
sudo /opt/cpanel/ea-php80/root/usr/bin/pecl install…
-
Using supervisor in container as main process is bad practice.
It req additional resources, it useless mediator via our app.
Why you not used only octane?
-
- Octane Version: v1.2.1
- Laravel Version: v9.0.2
- PHP Version: 8.1
- Server & Version: Openswoole 4.9.1
- Sail version: v1.13.2
When I'm using Http facade memory is going up with every requ…