[fix] 解决response headers如果为空,max函数报错问题 (#2736) #1596
Annotations
10 errors
src/Kernel/Form/File.php#L77
Parameter #1 $contents of static method EasyWeChat\Kernel\Form\File::fromContents() expects string, mixed given.
|
src/Kernel/HttpClient/AccessTokenAwareClient.php#L45
Property class@anonymous/Kernel/Traits/MockableHttpClient.php:39::$client (Symfony\Contracts\HttpClient\HttpClientInterface) does not accept Mockery\Mock|Symfony\Contracts\HttpClient\HttpClientInterface.
|
src/Kernel/HttpClient/RequestUtil.php#L112
Cannot access offset 'Content-Type' on mixed.
|
src/Kernel/HttpClient/RequestUtil.php#L112
Cannot access offset 'content-type' on mixed.
|
src/Kernel/Support/Arr.php#L33
No error to ignore is reported on line 33.
|
src/Kernel/Support/Arr.php#L35
No error to ignore is reported on line 35.
|
src/Kernel/Support/PublicKey.php#L33
Offset 'serialNumberHex' on array on left side of ?? always exists and is not nullable.
|
src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OfficialAccount/Server)#L80
Parameter #1 $object of function spl_object_hash expects object, callable given.
|
src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OfficialAccount/Server)#L81
Match arm is unreachable because previous comparison is always true.
|
src/Kernel/Traits/InteractWithHandlers.php (in context of class EasyWeChat/OpenPlatform/Server)#L80
Parameter #1 $object of function spl_object_hash expects object, callable given.
|
The logs for this run have expired and are no longer available.
Loading