Closed
Description
Describe the bug
Trying to load a .GIF triggers the following error:
-Aug-2019 19:19:33 Europe/Madrid] PHP Warning: exif_read_data(auto_qqfile_5d6171922180a.gif): File not supported in N:\a\htdocs\project\includes\xxx\Codeigniter\Images\Handlers\BaseHandler.php on line 517
CodeIgniter 4 version
Latest develop branch
Affected module(s)
CodeIgniter\Images\Handlers\BaseHandler
Session
[24-Aug-2019 19:19:33 Europe/Madrid] PHP Fatal error: Uncaught Exception: Serialization of 'CodeIgniter\HTTP\Files\UploadedFile' is not allowed in [no active file]:0
Stack trace:
#0 [internal function]: session_write_close()
#1 {main}
thrown in [no active file] on line 0
Expected behavior, and steps to reproduce if appropriate
upload a gif image .
Activity