-
服務端: Swoole Hprose
客戶端: PHP Hprose
在客戶端創了個協程,協程中使用yield等待返回異步方法結果。
請問為什麼結果會是response read error?
但是,把服務端及客戶端由tcp改為http,就能正常操作。
```
\Hprose\Future\co(function() {
$rpc = new \Hprose\Sock…
-
The content in the documentation is ordered alphabetically which is good but it can very helpful for beginners if it's ordered in the official documentation order. It will make it super easy for begin…
ghost updated
2 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…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Trying to troubleshoot another …
-
### Winter CMS Build
1.1
### PHP Version
7.4
### Database engine
SQLite
### Plugins installed
_No response_
### Issue description
If you have an error in a component, the er…
-
I'm just building a project based on Laravel, test environment had schema was named "web-test" in postgresql. I have set database search_path to "web-test", everything worked in Laravel except changin…
-
Testing and editing for 17667 - Install and configure Laravel with NGINX - Debian
-
I create new Taxonomy - test.
I desable seo on Section Defaults page
![image](https://github.com/statamic/seo-pro/assets/119051067/d2e0b017-9304-4ecb-8816-eba16af98ab7)
when I reloading page SEO…
-
Hello,
I tried to install this on a virtual Ubuntu 14.04 machine. I cloned it from GITHUB, created and configured the database and set the directory protections (775 for /var/www/code and 777 for app…
-
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'categories.deleted_at' in 'where clause' (SQL: select (select count(1) from `categories` as `c1`, `categories` `c2` where `categories`.`deleted_…