Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Elhebert/PHPExiftool

v1.0.0

27 Mar 08:53

Choose a tag to compare

Features

  • Support Symfony 7 components
  • Remove support for older Symfony components (5.x and 6.x)
  • Raised minimum PHP version to 8.3
  • Update old and deprecated dependencies
  • Re-introduce Tag classes within the package
  • Refactor the Reader and Writer instantiation to match the Readme documentation

Chore

  • Improve general typing
  • Introduce static analysis

Fixes

  • Fix existing test suites