-
- Laravel Version: 9.21.0
- PHP Version: 8.1.8
- Database Driver & Version: Mongodb
### Description:
I'm using octane and openswoole after upgrading to laravel 9.21 all guards stop worki…
-
Updated to 8.1.2 on my server and got
```
PHP Warning: PHP Startup: Unable to load dynamic library 'swoole.so' (tried: /usr/lib/php/modules/swoole.so (/usr/lib/php/modules/swoole.so: undefined symb…
-
When using coroutine hooks the parent coroutines in the upper chain are lost and you cannot access them. Coroutine::exists() with parent CIDs return false. You can test it yourself by disabling hooks …
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
In Swoole configuration, i configured two Worker p…
-
Be able to generate an API key without logging into the Shlink instance and running the command 'shlink api-key:generate
-
I would like to have the following two features available in Swoole for WebSocket.
### 1: Add allowed origin
Currently, even a localhost or anonymous server may try to establish a WebSocket conn…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
```
Empty test, no code. Symfony Project.
bin/phpunit
```
2. What did you expect to see?
```
```
3. What…
-
Using scheduling:start in the latest version of swoole or openswoole I get the following error:
```
PHP Deprecated: Swoole\Event::rshutdown(): Event::wait() in shutdown function is deprecated in …
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
- We have a Swoole\Table with 8192 rows, each row co…
-
- Laravel Version: 9.15.0
- Nova Version: 4.7.0
- PHP Version: 8.1.0
- Database Driver & Version: postgres 14
- Operating System and Version: macOS, but openswoole docker image
- Browser type and…