Releases: Elhebert/PHPExiftool
Releases · Elhebert/PHPExiftool
v1.0.0
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