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

Issue #28: Fix getimagesize() failing when images require fseek. #30

Merged
merged 4 commits into from
Jun 25, 2015

Conversation

deviantintegral
Copy link
Collaborator

No description provided.

@deviantintegral
Copy link
Collaborator Author

This patch currently breaks inline uploads where you click the "upload" button instead of submitting the form itself.

@deviantintegral
Copy link
Collaborator Author

I've changed how this works to use a seekable stream, which fixes #ajax uploads at the cost of patching (for now) the upstream SDK. I've updated composer.json to pull that in.

I also did a more comprehensive audit of everywhere that calls getParams(), fixing an issue where removing a file with AJAX broke.

@deviantintegral
Copy link
Collaborator Author

deviantintegral/aws-sdk-php@c29fcb6#commitcomment-11839567 got a +1, so I'm merging this in.

@deviantintegral deviantintegral merged commit 6ad127b into 7.x-2.x Jun 25, 2015
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.

None yet

1 participant