Skip to content

Prevent exif_read_data() warning propagation through custom error handler #115

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

Merged
merged 1 commit into from Jun 25, 2018
Merged

Conversation

mmvsk
Copy link
Contributor

@mmvsk mmvsk commented Jun 16, 2018

Wrap @exif_read_data() in a try/catch to prevent some subtle bug when there's a custom error handler that does not read and respect error_reporting().

See issue #114.

@adityapatadia adityapatadia merged commit 5214815 into gumlet:master Jun 25, 2018
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.

2 participants