<?php imagecreatefromgif(string $filename): GdImage|false
<?php break; case 'image/gif': $core = @imagecreatefromgif($path); break; case 'image/webp':