-
### Describe the bug
I'm getting the following fatal:
```
Fatal error: Uncaught Error: Call to undefined function Aws\manifest() in /srv/www/vendor/aws/aws-sdk-php/src/AwsClient.php:241
```
…
-
Hi!
I have installed it on a Linux Mint machine.. I dont know how to find the path to the php executable that is needed
Can anybody help
-
```
Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-c…
-
```
Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-c…
-
```
Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-c…
-
Currently, script silently aborts upload if multi-part upload error happens: https://github.com/thephpleague/flysystem-aws-s3-v2/blob/master/src/AwsS3Adapter.php#L546.
I think upload process should …
-
FIle : suredone-php-sdk/includes/SureDone/Store.php
- [ ] Add new arg at end of method declaration that takes and array of key val paris and parses into a append-able GET string for the call.
This a…
-
S3 does not know folders but you can use keys that mimic folders like /some/folders/myfile.txt.
By looking at the delete method of the S3 adapter you can see it is only deleting a single object. http…
-
请问最近有更新计划?小程序项目准备从PHP转GO,期待更加完善的SDK,类似PHP的Easywechat...
etoup updated
4 years ago
-
想要使用OSS上传图片,SDK就一个创建实例,还是人家亚马逊的,想要用表单提交,一个demo是JAVA的,瞅了半天代码,创建签名的时候还是需要亚马逊的SDK,作为一个PHP开发者,我很难啊大哥