Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AwsS3.php #395

Closed
wants to merge 1 commit into from
Closed

Update AwsS3.php #395

wants to merge 1 commit into from

Conversation

jjborie
Copy link

@jjborie jjborie commented Mar 7, 2016

If there is an exception on put object it should be returned instead of masking it returning false.


This change is Reviewable

If there is an exception on put object it should be returned instead of masking it returning false.
@akovalyov
Copy link
Contributor

@jjborie thank you for reporting that. It is something I am working on at the moment in https://github.com/KnpLabs/Gaufrette/tree/feature/exceptions. You can take a look and advice me there if you notice anything.

@akerouanton akerouanton mentioned this pull request Mar 14, 2017
24 tasks
@akerouanton akerouanton added this to the v1.0 milestone May 18, 2017
@akerouanton akerouanton closed this Jun 8, 2017
@akerouanton
Copy link
Contributor

akerouanton commented Jun 8, 2017

This patch is not ideal: the exception should be passed as previous and not to sprintf. Also I think you made an error because the stacktrace is printed in the middle of the sentence, that does not make sense.

Anyway, thank you for pointing out this issue to us. I've opened an issue to remind us to fix this bad error handling scheme for v1.0 (see #497).

Sorry for the first email with bad tone, it was an error :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants