osiams

Results 1 issues of osiams

PHP 8.0: GdImage class objects replace GD image resources. This works for me. if (!is_resource($im) && !is_object($im)) { throw new Exception("Failed to load image."); } ...... .................

bug