-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a simple script for reproducing the error.
while (!$this->channel->isEmpty()) {
…
-
:hammer: Beans are not managed in an elegant way. It is recommended to refer to the springBoot framework to load the injection in the Application class in the form of annotations.
:hammer: ORM relati…
-
现状
=====
由于`php`官方主流的`php-fpm`短生命周期存在很多限制,很多高级的用法在无法应用于`php`程序中。`swoole`支持常驻内存,应用程序可以使用更多高级的用法。
其中包管理`composer`的设计就是一个典型的例子。
碎片化
----
`vendor`目录必须中均为单个`php`的文件,`java`语言中所有的包均为`jar`,虽然`php`也提…
-
[ERROR] User process fail(/home/www/server/vendor/swoft/framework/src/Context/Context.php context information has been lost of the coID: -1 50)!
Fatal error: Uncaught TypeError: Return value of Swo…
-
2023/07/25-16:58:44 [INFO] Swoft\SwoftApplication:setSystemAlias(425) Project path: @base=/Users/action/dnmp/www/localhost/swoft_test/swoft
2023/07/25-16:58:44 [INFO] Swoft\SwoftApplication:setSystem…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 1.x
| Swoole version | 4.3.3(by `php --ri swoole`)
| P…
-
```
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
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 2.0.5
| Swoole version | 4.4.6
| PHP version …
-
I use the composer create-project swoft/swoft swoft command
I get an error:
Problem 1
- Root composer.json requires swoft/framework, it could not be found in any version, there may be a typo …
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | v2.0.7
| Swoole version | 4.4.4
| PHP version …