selectel-storage-php-class icon indicating copy to clipboard operation
selectel-storage-php-class copied to clipboard

PHP class for Selectel storage

Results 4 selectel-storage-php-class issues
Sort by recently updated
recently updated
newest added

Undefined offset: 1 in /vendor/easmith/selectel-storage/src/SCurl.php:193 Stack trace: #0 /vendor/easmith/selectel-storage/src/SCurl.php(193): yii\base\ErrorHandler->handleError() #1 /vendor/easmith/selectel-storage/src/SCurl.php(133): easmith\selectel\storage\SCurl->parseHead() #2 /vendor/easmith/selectel-storage/src/SelectelStorage.php(59): easmith\selectel\storage\SCurl->request()

Хотел прикрутить данный класс к servers.ru, но ответы не совпадают, поменять просто поменять url не вышло, кто переделывал данный класс под servers.ru может есть решения

I have to urlencode my new file with path to make it work with Russian file names Like this: `$container->putFile($file, urlencode($new_file_path));` Is it fine? Do you have better solution? Thank...

Привет Я начинающий, ногами не пинать :) Как добавить заголовок X-Delete-After при putFile? Как ни пробовал, все время на что-нибудь ругается :(