Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PHPExif/php-exif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rel/0.x
Choose a base ref
...
head repository: PHPExif/php-exif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 28, 2018

  1. Bump version to v0.6.4 in README

    Signed-off-by: Tom Van Herreweghe <[email protected]>
    Miljar committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    9e39039 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Merge pull request #1 from PHPExif/master

    Get main repo changes
    martin-georgiev authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    fb12deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02259e3 View commit details
    Browse the repository at this point in the history
  3. Drop PHP 5.3 support

    Add PHP 7.2 support
    Enrich CI test matrix with lowest, latest and beta dependencies
    Add to composer linter, test and code style commands
    martin-georgiev committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    245a809 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from Miljar/master

    Bump version to v0.6.4 in README
    Miljar authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    f69634f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1897a44 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from martin-georgiev/php72

    Update unit tests in preparation for PHP 7.2 compatibility
    Miljar authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    45f2570 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efe47b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

  1. Merge pull request #72 from martin-georgiev/modernise-dev-dependencie…

    …s-and-ci
    
    Modernise dev dependencies and CI steps
    Miljar authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    17ca1e7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    b69634e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    ef5269e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge pull request #73 from maltehuebner/fix-coords

    Use floatval() instead of intval() to avoid improper coord values
    Miljar authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    41f23db View commit details
    Browse the repository at this point in the history
Loading