php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

UPYUN SDK for PHPer

Results 16 php-sdk issues
Sort by recently updated
recently updated
newest added

目录带#,解析会出错

Fixed https://github.com/upyun/php-sdk/issues/59 support laravel 8

这是大版本升级,guzzle7 和 guzzle6 不兼容使用,简单改 composer 的版本没用

➜ antic-api php -d memory_limit=-1 /usr/local/bin/composer require upyun/sdk Using version ^3.5 for upyun/sdk ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could...

加一下异步回调的接口验证