-
[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…
-
| Q | A
| ------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| Swoft version | 2.0.9`)
| Swoole version | 4.4.1)
| PHP version…
-
: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…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Swoft version | 2.0.10
| Swoole version | 4.5.3
| PHP version | 7.2.29
| Runtime environ…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 1.x
| Swoole version | 4.3.3(by `php --ri swoole`)
| P…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | v2.0.10
| Swoole version | 4.5.5
| PHP version …
-
| Q | A
| ------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| Swoft version | 2.1
| Swoole version | 4.4.18
| PHP version …
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes/no
| Swoft version | 2.0.11 (by `php bin/swoft -V`)
| Swoole version | 4…
-
![image](https://user-images.githubusercontent.com/32477526/72335727-70c67680-36fa-11ea-9b0d-5f0d98357209.png)
~~~
docker run -p 18306:18306 -v /f/dev/swoft:/var/www/swoft --name swoft swoft
dock…
-
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 …