徐 振 、
Results
4
issues of
徐 振 、
大佬什么时候可以适配一下 hyperf 3.1呀
### error Malformed UTF-8 characters, possibly incorrectly encoded ### 示例 ```php $image = 'a.jpg'; $client = OfficialAccount::getApp()->getClient(); $collection = $client->withFile($image, 'media')->post('cgi-bin/media/upload?type=image'); print_r($collection->toArray()); ``` ### 错误位置 HttpClient->contextKey 第70 行