Open
Description
As title, some exif_*
functions are missed.
These functions are as follows:
exif_imagetype('/not/found')
PHP Warning: exif_imagetype(/not/found): failed to open stream: No such file or directory
exif_thumbnail('/path/to/image.jpg');
PHP Warning: exif_thumbnail(): Unable to open file
PHP Warning: exif_read_data(): Unable to open file