-
Hello everyone. I have a problem that i thing this is exception. Actualy some issue writed about "abnormal exit" but anyone not continue. Thereforeof i am writing this issue now. I have an application…
-
```
ERROR php_swoole_server_rshutdown (ERRNO 503): Fatal error: Uncaught ErrorException: Uncaught InvalidArgumentException: json_encode error: Malformed UTF-8 characters, possibly incorrectly encode…
zarte updated
4 years ago
-
attempts to split swoole to core and middleware parts, let the core team focus on core functionality development
middleware, such as http-server, redis, mysql, Hbase, ZooKeeper, ElasticSearch, mayb…
-
```bash
[2020-08-26 15:31:00] production.ERROR: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alter…
-
Hi!
Hyperf creates proxy classes when starting, for correct operation. However, when running tests with code coverage, some classes are not used during testing. For example:
```php
…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 1.x
| Swoole version | 4.3.3(by `php --ri swoole`)
| P…
-
We trying to configure DataDog APM, in our PHP Laravel project.
First installation was succeed (instead of some non traceable cli kafka listeners), but after we add new feature Laravel Octane based o…
-
Has someone actually tried using this in a Laravel project?
It only seems to only work when writing a closure function in the route definition. When trying to use a controller method it doesn't pr…
-
Hello! I have created a draft patch along with a few examples to enhance the support for asynchronous extensions/frameworks such as Swoole and OpenSwoole. You can find the patch at https://github.com/…
-
Hi,
As php 8.1 is public few weeks earlier, any plan to support fiber implementation in php 8.1?
https://wiki.php.net/rfc/fibers
please share your inputs
thank you