Gregwar / Image

A PHP library to handle images
MIT License
993 stars 190 forks source link

More robust error handling #162

Open gormur opened 5 years ago

gormur commented 5 years ago

If using custom error handling that converts errors to exceptions, the @ error suppression will get ignored and errors in exif_read_data throw Exception.