-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
ghost updated
4 years ago
-
#### How Shlink is set-up
* Shlink Version: .5.1
* PHP Version: 7.4.12
* How do you serve Shlink: Self-hosted
* Database engine used: N/a
#### Summary
The `bin/install` command is failin…
Crell updated
3 years ago
-
I am not seeing the expected performance from my Swoole server vs Nginx. Details below.
1. Please provide your PHP and Swoole version. (`php -v` and `php --ri swoole`)
**PHP**
PHP 7.3.6-1+ub…
-
## Fatal error: Uncaught Swoole\Error: Socket#47 has already been bound to another coroutine#2, reading of the same socket in coroutine#3 at the same time is not allowed in /www/wwwroot/Y3/cloud-chat/…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
版本:"hyperf/validation": "v2.0.24",
composer.json:
```
"require": {
"php": ">=7.2",
"ext-swoole": ">=4.5",
"hyperf/cache": "~2.0.0",
"hyperf/command": "~2.0.0",
"hyper…
duomi updated
3 years ago
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
Adding cloud functions is one of the most requested Appwrite features to date. Before we finalize the feature spec, we would love to get as many community feedback and suggestions as possible.
## G…
-
Hi @waghanza
See in this example below that there were 1048.14 requests per second, but **15791** responses is wrong.
```shell
# wrk -t8 -c64 -d15s --timeout 8s http://192.168.1.4:82/user/123
…
-
Hi @jcheron ,
So I know that ubiquity is ridiculously fast, but I wondered if you had a set of guiding principles that you use when you develop PHP code? I've seen [this page](https://micro-framewo…