JamesHeinrich / phpThumb

phpThumb() - The PHP thumbnail generator
Other
315 stars 98 forks source link

Update to php 7.4 generates "Notices" during image generation process #155

Closed christianzingg closed 4 years ago

christianzingg commented 4 years ago

After update to php 7.4 the "Notices" as followed are generated during image generation process:

Notice: Trying to access array offset on value of type bool in /var/www/html/public/phpThumb/phpthumb.class.php on line 237
Notice: Trying to access array offset on value of type bool in /var/www/html/public/phpThumb/phpthumb.class.php on line 239