What does IFD mean?
I have a error message in my application when I upload an image:
PHP message: PHP Warning: exif_read_data(upload_file123): Illegal IFD size in /srv/www/path/to/my/vendor/gregwar/image/Gregwar/Image/Adapter/Common.php on line 102
What does this mean? I tried to search in Google, but I couldn’t find what IFD means.
What might be the causes of this error?