Skip to content

Bugfix for fatal error in extractGPSCoordinate #65

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 3 commits into from
Mar 27, 2018

Conversation

wasinger
Copy link
Contributor

Added a (real world) test image that causes an error in Mapper\Native::extractGPSCoordinate because the value passed to this function is a string instead of an array.
Added a fix for this error.

Christoph Singer and others added 2 commits August 11, 2017 10:56
Added a test file that causes an error in Mapper\\Native::extractGPSCoordinate.
Added a fix for this error.
@Miljar
Copy link
Collaborator

Miljar commented Nov 19, 2017

@wasinger Thanks for your update. Completely missed it because I didn't receive a notification.

Could you replace the php 5.3 section in the travis CI config to the following?:

- php: 5.3
  dist: precise

@martin-georgiev
Copy link
Contributor

@Miljar Once #68 is merged, will it be possible for you to back-merge master in this PR and eventually approve it?

@Miljar
Copy link
Collaborator

Miljar commented Mar 27, 2018

Sure, but we'll have to look into the failing 7.2 pipeline first

@Miljar Miljar merged commit 0ca219c into PHPExif:master Mar 27, 2018
@martin-georgiev
Copy link
Contributor

@Miljar Thanks!

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