Skip to content

Version 0.8 - Php 8.1 + Enum - ⚠ Breaking backward compatibility

Compare
Choose a tag to compare
@ildyria ildyria released this 31 Dec 10:42
· 13 commits to master since this release
ed40375

⚠️ BREAKING BACKWARD COMPATIBILITY.

In the factory use, use \PHPExif\Enum\ReaderType instead of strings to select the read.
See https://github.com/LycheeOrg/php-exif/blob/master/Resources/doc/usage.md#using-factory-method

What's Changed

Full Changelog: v0.7.14...v0.8.0